Build Information
Failed to build SwiftSDL2, reference master (896a76
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 17:17:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunlubo/swiftsdl2.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sunlubo/swiftsdl2
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 896a76c remove xcodeproj
Cloned https://github.com/sunlubo/swiftsdl2.git
Revision (git rev-parse @):
896a76ce6575524949eacb9b703c5003df583ac5
SUCCESS checkout https://github.com/sunlubo/swiftsdl2.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftsdl2",
"name": "SwiftSDL2",
"url": "https://github.com/sunlubo/swiftsdl2.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftsdl2",
"dependencies": [
]
}
]
}
Fetching https://github.com/sunlubo/swiftsdl2.git
[1/177] Fetching swiftsdl2
Fetched https://github.com/sunlubo/swiftsdl2.git from cache (0.69s)
Creating working copy for https://github.com/sunlubo/swiftsdl2.git
Working copy of https://github.com/sunlubo/swiftsdl2.git resolved at master (896a76c)
warning: '.resolve-product-dependencies': dependency 'swiftsdl2' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/sunlubo/swiftsdl2.git
https://github.com/sunlubo/swiftsdl2.git
{
"dependencies" : [
],
"manifest_display_name" : "SwiftSDL2",
"name" : "SwiftSDL2",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftSDL2",
"targets" : [
"SwiftSDL2"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSDL2ThreadDemo",
"targets" : [
"SwiftSDL2ThreadDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftSDL2Demo",
"targets" : [
"SwiftSDL2Demo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftSDL2ThreadDemo",
"module_type" : "SwiftTarget",
"name" : "SwiftSDL2ThreadDemo",
"path" : "Sources/SwiftSDL2ThreadDemo",
"product_memberships" : [
"SwiftSDL2ThreadDemo"
],
"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/SwiftSDL2Demo",
"product_memberships" : [
"SwiftSDL2Demo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftSDL2"
],
"type" : "executable"
},
{
"c99name" : "SwiftSDL2",
"module_type" : "SwiftTarget",
"name" : "SwiftSDL2",
"path" : "Sources/SwiftSDL2",
"product_memberships" : [
"SwiftSDL2",
"SwiftSDL2ThreadDemo",
"SwiftSDL2Demo"
],
"sources" : [
"Audio.swift",
"Constant.swift",
"Event.swift",
"Mutex.swift",
"OpenGL.swift",
"Pixels.swift",
"Renderer.swift",
"SDL.swift",
"SDLError.swift",
"Shape.swift",
"StdlibExt.swift",
"Surface.swift",
"Texture.swift",
"Thread.swift",
"Timer.swift",
"Window.swift"
],
"target_dependencies" : [
"CSDL2"
],
"type" : "library"
},
{
"c99name" : "CSDL2",
"module_type" : "SystemLibraryTarget",
"name" : "CSDL2",
"path" : "Sources/CSDL2",
"product_memberships" : [
"SwiftSDL2",
"SwiftSDL2ThreadDemo",
"SwiftSDL2Demo"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "4.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/12] Write sources
[1/12] Write SwiftSDL2Demo-entitlement.plist
[1/12] Write sources
[1/12] Write SwiftSDL2ThreadDemo-entitlement.plist
[4/12] Write sources
[5/12] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/28] Emitting module SwiftSDL2
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[8/28] Compiling SwiftSDL2 StdlibExt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[9/28] Compiling SwiftSDL2 Surface.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[10/29] Compiling SwiftSDL2 OpenGL.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[11/29] Compiling SwiftSDL2 Pixels.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[12/29] Compiling SwiftSDL2 Texture.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[13/29] Compiling SwiftSDL2 Thread.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[14/29] Compiling SwiftSDL2 SDLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[15/29] Compiling SwiftSDL2 Shape.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[16/29] Compiling SwiftSDL2 Window.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[17/29] Compiling SwiftSDL2 Timer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[18/29] Compiling SwiftSDL2 Renderer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[19/29] Compiling SwiftSDL2 SDL.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[20/29] Compiling SwiftSDL2 Audio.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[21/29] Compiling SwiftSDL2 Constant.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[22/29] Compiling SwiftSDL2 Event.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[23/29] Compiling SwiftSDL2 Mutex.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sdl2
warning: couldn't find pc file for sdl2
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-2F0A5646E1D333AE.txt
[2/23] Compiling SwiftSDL2 Timer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[3/23] Compiling SwiftSDL2 OpenGL.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[4/23] Compiling SwiftSDL2 Pixels.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[5/24] Compiling SwiftSDL2 Thread.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[6/24] Compiling SwiftSDL2 Texture.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[7/24] Compiling SwiftSDL2 SDLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[8/24] Compiling SwiftSDL2 Shape.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[9/24] Compiling SwiftSDL2 StdlibExt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[10/24] Compiling SwiftSDL2 Surface.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[11/24] Compiling SwiftSDL2 Window.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/24] Emitting module SwiftSDL2
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[13/24] Compiling SwiftSDL2 Renderer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[14/24] Compiling SwiftSDL2 SDL.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[15/24] Compiling SwiftSDL2 Event.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[16/24] Compiling SwiftSDL2 Mutex.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[17/24] Compiling SwiftSDL2 Audio.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
[18/24] Compiling SwiftSDL2 Constant.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "sdl2_shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CSDL2/sdl2_shim.h:1:10: error: 'SDL.h' file not found
1 | #include <SDL.h>
| `- error: 'SDL.h' file not found
2 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftSDL2/Audio.swift:8:8: error: could not build Objective-C module 'CSDL2'
6 | //
7 |
8 | import CSDL2
| `- error: could not build Objective-C module 'CSDL2'
9 |
10 | // MARK: - AudioFormat
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for sdl2
warning: couldn't find pc file for sdl2
BUILD FAILURE 6.1 macosSpm