Build Information
Failed to build Inkglide, reference 0.1.0 (307621), with Swift 6.2 for Wasm on 13 Nov 2025 09:59:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-llvm-c/inkglide.git
Reference: 0.1.0
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/swift-llvm-c/inkglide
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 307621a Update readme
Cloned https://github.com/swift-llvm-c/inkglide.git
Revision (git rev-parse @):
307621abe007088bcadfe832c07b86d1d62f0cf5
SUCCESS checkout https://github.com/swift-llvm-c/inkglide.git at 0.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-llvm-c/inkglide.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
warning: couldn't find pc file for llvm
warning: couldn't find pc file for llvm
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/55] Compiling Inkglide TargetData.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[4/55] Compiling Inkglide TargetMachine.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[5/55] Compiling Inkglide ArrayType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[6/55] Compiling Inkglide AnyTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[7/55] Compiling Inkglide BasicMetadataTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[8/55] Compiling Inkglide BasicTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[9/55] Compiling Inkglide FloatMathTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[10/55] Compiling Inkglide IntMathTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[11/55] Compiling Inkglide MemoryBuffer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[12/55] Compiling Inkglide Int32+Bool.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[13/55] Compiling Inkglide UInt32+Bool.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[14/55] Compiling Inkglide Module.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[15/55] Compiling Inkglide OrcJIT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[16/55] Compiling Inkglide Passes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[17/55] Compiling Inkglide Enums.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[18/55] Compiling Inkglide Target.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[19/62] Compiling Inkglide SIMDValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[20/62] Compiling Inkglide FloatValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[21/62] Compiling Inkglide FunctionValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[22/62] Compiling Inkglide GlobalValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[23/62] Compiling Inkglide InstructionValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[24/62] Compiling Inkglide OpCode.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[25/62] Compiling Inkglide IntValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[26/62] Compiling Inkglide AnyValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[27/62] Compiling Inkglide AnyVectorValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[28/62] Compiling Inkglide BasicMetadataValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[29/62] Compiling Inkglide BasicValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[30/62] Compiling Inkglide FloatMathValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[31/62] Compiling Inkglide IntMathValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[32/62] Compiling Inkglide PointerMathValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/62] Emitting module Inkglide
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[34/62] Compiling Inkglide AddressSpace.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[35/62] Compiling Inkglide Attributes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[36/62] Compiling Inkglide BasicBlock.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[37/62] Compiling Inkglide Builder.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[38/62] Compiling Inkglide Comdat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[39/62] Compiling Inkglide Context.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[40/62] Compiling Inkglide LLVMError.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[41/62] Compiling Inkglide Linkage.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[42/62] Compiling Inkglide ScalableVectorType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[43/62] Compiling Inkglide StructType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[44/62] Compiling Inkglide VectorType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[45/62] Compiling Inkglide VoidType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[46/62] Compiling Inkglide ArrayValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[47/62] Compiling Inkglide CallSiteValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[48/62] Compiling Inkglide AggregateValueEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[49/62] Compiling Inkglide PointerMathTypeEnum.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[50/62] Compiling Inkglide FloatType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[51/62] Compiling Inkglide FunctionType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[52/62] Compiling Inkglide IntType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[53/62] Compiling Inkglide MetadataType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[54/62] Compiling Inkglide PointerType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[55/62] Compiling Inkglide ProtocolTypes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[56/62] Compiling Inkglide MetadataValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[57/62] Compiling Inkglide PhiValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[58/62] Compiling Inkglide PointerValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[59/62] Compiling Inkglide ProtocolValues.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[60/62] Compiling Inkglide ScalableVectorValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[61/62] Compiling Inkglide StructValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
[62/62] Compiling Inkglide VectorValue.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/CLLVM/shim.h:4:10: error: 'llvm-c/Analysis.h' file not found
2 | #define CLLVM_SHIM_H
3 |
4 | #include <llvm-c/Analysis.h>
| `- error: 'llvm-c/Analysis.h' file not found
5 | #include <llvm-c/BitReader.h>
6 | #include <llvm-c/BitWriter.h>
/host/spi-builder-workspace/Sources/SwiftLLVM/Attributes.swift:1:8: error: could not build C module 'CLLVM'
1 | import CLLVM
| `- error: could not build C module 'CLLVM'
2 |
3 | /// `Attribute`s are optional modifiers to functions, function parameters, and return types.
BUILD FAILURE 6.2 wasm