The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftSDL2, reference 0.0.7 (a0b119), with Swift 6.1 for Android on 27 May 2025 09:42:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/sunlubo/swiftsdl2.git
Reference: 0.0.7
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/sunlubo/swiftsdl2
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at a0b1192 Merge branch 'master' of https://github.com/sunlubo/SwiftSDL2
Cloned https://github.com/sunlubo/swiftsdl2.git
Revision (git rev-parse @):
a0b119201b2d0734efd4ecc1a1029e9be5478126
SUCCESS checkout https://github.com/sunlubo/swiftsdl2.git at 0.0.7
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sunlubo/swiftsdl2.git
https://github.com/sunlubo/swiftsdl2.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "csdl2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sunlubo/CSDL2"
    }
  ],
  "manifest_display_name" : "SwiftSDL2",
  "name" : "SwiftSDL2",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftSDL2",
      "targets" : [
        "SwiftSDL2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ThreadDemo",
      "targets" : [
        "ThreadDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftSDL2Demo",
      "targets" : [
        "SwiftSDL2Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreadDemo",
      "module_type" : "SwiftTarget",
      "name" : "ThreadDemo",
      "path" : "Sources/ThreadDemo",
      "product_memberships" : [
        "ThreadDemo"
      ],
      "sources" : [
        "BlockingQueue.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftSDL2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftSDL2Tests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSDL2Tests",
      "path" : "Tests/SwiftSDL2Tests",
      "sources" : [
        "WindowTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftSDL2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSDL2Demo",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSDL2Demo",
      "path" : "Sources/Demo",
      "product_memberships" : [
        "SwiftSDL2Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftSDL2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftSDL2",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSDL2",
      "path" : "Sources/SwiftSDL2",
      "product_memberships" : [
        "SwiftSDL2",
        "ThreadDemo",
        "SwiftSDL2Demo"
      ],
      "sources" : [
        "Audio.swift",
        "Event.swift",
        "Mutex.swift",
        "PointerExt.swift",
        "Renderer.swift",
        "SDLError.swift",
        "StringExt.swift",
        "Surface.swift",
        "Texture.swift",
        "Thread.swift",
        "Timer.swift",
        "Util.swift",
        "Window.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/sunlubo/CSDL2
[1/10] Fetching csdl2
Fetched https://github.com/sunlubo/CSDL2 from cache (0.57s)
Computing version for https://github.com/sunlubo/CSDL2
Computed https://github.com/sunlubo/CSDL2 at 1.0.0 (1.17s)
Creating working copy for https://github.com/sunlubo/CSDL2
Working copy of https://github.com/sunlubo/CSDL2 resolved at 1.0.0
warning: 'csdl2': ignoring declared target(s) 'CSDL2' in the system package
warning: 'spi-builder-workspace': dependency 'csdl2' is not used by any target
warning: couldn't find pc file for sdl2
warning: couldn't find pc file for sdl2
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version-24593BA9C3E375BF.txt
[5/24] Compiling SwiftSDL2 Util.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[6/25] Compiling SwiftSDL2 Timer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[7/25] Compiling SwiftSDL2 StringExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[8/25] Compiling SwiftSDL2 Surface.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[9/25] Compiling SwiftSDL2 Renderer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[10/25] Compiling SwiftSDL2 SDLError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[11/25] Compiling SwiftSDL2 Texture.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[12/25] Compiling SwiftSDL2 Thread.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[13/25] Compiling SwiftSDL2 Window.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/25] Emitting module SwiftSDL2
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[15/25] Compiling SwiftSDL2 Mutex.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[16/25] Compiling SwiftSDL2 PointerExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[17/25] Compiling SwiftSDL2 Audio.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[18/25] Compiling SwiftSDL2 Event.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'csdl2': ignoring declared target(s) 'CSDL2' in the system package
warning: 'spi-builder-workspace': dependency 'csdl2' is not used by any target
warning: couldn't find pc file for sdl2
warning: couldn't find pc file for sdl2
[0/1] Planning build
Building for debugging...
[0/8] Write swift-version-24593BA9C3E375BF.txt
[2/21] Compiling SwiftSDL2 Mutex.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[3/21] Compiling SwiftSDL2 PointerExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[4/21] Compiling SwiftSDL2 Renderer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[5/21] Compiling SwiftSDL2 SDLError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/22] Emitting module SwiftSDL2
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[7/22] Compiling SwiftSDL2 Audio.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[8/22] Compiling SwiftSDL2 Event.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[9/22] Compiling SwiftSDL2 Window.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[10/22] Compiling SwiftSDL2 Timer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[11/22] Compiling SwiftSDL2 Util.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[12/22] Compiling SwiftSDL2 StringExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[13/22] Compiling SwiftSDL2 Surface.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[14/22] Compiling SwiftSDL2 Texture.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
[15/22] Compiling SwiftSDL2 Thread.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "sdl2_shim.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CSDL2/sdl2_shim.h:1:10: error: 'SDL2/SDL.h' file not found
1 | #include <SDL2/SDL.h>
  |          `- error: 'SDL2/SDL.h' file not found
2 |
/host/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build C module 'CSDL2'
  6 | //
  7 |
  8 | import CSDL2
    |        `- error: could not build C module 'CSDL2'
  9 |
 10 | // MARK: - AudioFormat
BUILD FAILURE 6.1 android