Build Information
Failed to build hokusai, reference main (d1b0e2), with Swift 6.1 for Wasm on 23 Apr 2026 10:59:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivantokar/hokusai.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ivantokar/hokusai
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d1b0e28 docs(comments): apply familiar comment contract across codebase (#12)
Cloned https://github.com/ivantokar/hokusai.git
Revision (git rev-parse @):
d1b0e282698260b3ed67b7944c22502d212efddb
SUCCESS checkout https://github.com/ivantokar/hokusai.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ivantokar/hokusai.git
https://github.com/ivantokar/hokusai.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/ivantokar/prompt.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-testing.git
[1/66] Fetching prompt
[67/17530] Fetching prompt, swift-argument-parser
[1814/55032] Fetching prompt, swift-argument-parser, swift-testing
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.60s)
[28193/37568] Fetching prompt, swift-testing
Fetched https://github.com/ivantokar/prompt.git from cache (2.42s)
Fetched https://github.com/apple/swift-testing.git from cache (2.45s)
Computing version for https://github.com/ivantokar/prompt.git
Computed https://github.com/ivantokar/prompt.git at 1.1.1 (3.08s)
Fetching https://github.com/onevcat/Rainbow.git
[1/1442] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.24s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (3.28s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.00s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (1.30s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.12s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (13.41s)
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/ivantokar/prompt.git
Working copy of https://github.com/ivantokar/prompt.git resolved at 1.1.1
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
warning: you may be able to install vips using your system-packager:
apt-get install libvips-dev
warning: you may be able to install vips using your system-packager:
apt-get install libvips-dev
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/49] Emitting module Rainbow
[11/50] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/50] Emitting module ArgumentParserToolInfo
[14/51] Compiling Rainbow StringGenerator.swift
[15/51] Compiling Rainbow Style.swift
[15/51] Wrapping AST for ArgumentParserToolInfo for debugging
[17/97] Compiling ArgumentParser CommandParser.swift
[18/97] Compiling ArgumentParser InputKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[21/97] Compiling ArgumentParser Foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[22/97] Compiling ArgumentParser Mutex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[23/97] Compiling ArgumentParser HelpGenerator.swift
[24/97] Compiling ArgumentParser MessageInfo.swift
[25/97] Compiling ArgumentParser DumpHelpGenerator.swift
[26/97] Compiling ArgumentParser HelpCommand.swift
[27/99] Compiling Rainbow StyledStringBuilder.swift
[28/99] Compiling ArgumentParser UsageGenerator.swift
[29/99] Compiling ArgumentParser CollectionExtensions.swift
[30/99] Compiling ArgumentParser ParsableCommand.swift
[31/99] Compiling ArgumentParser ArgumentDecoder.swift
[32/99] Compiling ArgumentParser ArgumentDefinition.swift
[33/99] Compiling ArgumentParser ArgumentSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/100] Emitting module Hokusai
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[45/100] Wrapping AST for Rainbow for debugging
[47/102] Compiling Hokusai Rotate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[48/102] Compiling Hokusai Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
warning: you may be able to install vips using your system-packager:
apt-get install libvips-dev
warning: you may be able to install vips using your system-packager:
apt-get install libvips-dev
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/43] Emitting module Hokusai
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[5/45] Compiling Rainbow ConditionalStyleBuilder.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[6/45] Compiling Rainbow ControlCode.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[7/45] Compiling Rainbow String+ConditionalStyling.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[8/45] Compiling Rainbow String+Rainbow.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[9/45] Compiling Rainbow StringGenerator.swift
[10/45] Compiling Rainbow Style.swift
[11/45] Compiling Rainbow BackgroundColor.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[12/45] Compiling Rainbow CodesParser.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[13/46] Compiling Rainbow HSLColorConverter.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[14/46] Compiling Rainbow ModesExtractor.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[17/46] Compiling Rainbow OutputTarget.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[18/46] Compiling Rainbow Rainbow.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[21/46] Compiling Hokusai Rotate.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[22/46] Compiling Hokusai Text.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[25/46] Emitting module Rainbow
[26/46] Compiling Rainbow Color.swift
[27/46] Compiling Rainbow ColorApproximation.swift
[28/46] Compiling Rainbow StyledStringBuilder.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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
<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/CVips/shim.h:4:10: error: 'vips/vips.h' file not found
2 | #define CVIPS_SHIM_H
3 |
4 | #include <vips/vips.h>
| `- error: 'vips/vips.h' file not found
5 |
6 | /**
/host/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[31/46] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 wasm