Build Information
Failed to build hokusai, reference main (d1b0e2), with Swift 6.2 for macOS (SPM) on 23 Apr 2026 11:13:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ivantokar/hokusai.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[3/13] Write hokusai-entitlement.plist
[4/13] Write sources
[9/13] Write swift-version--3CB7CFEC50E0D141.txt
[11/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/46] Emitting module ArgumentParserToolInfo
[13/93] Compiling Rainbow StringGenerator.swift
[14/93] Compiling Rainbow Style.swift
[15/94] Emitting module ArgumentParser
[16/99] Compiling ArgumentParser CodingKeyValidator.swift
[17/99] Compiling ArgumentParser NonsenseFlagsValidator.swift
[18/99] Compiling ArgumentParser ParsableArgumentsValidation.swift
[19/99] Compiling ArgumentParser PositionalArgumentsValidator.swift
[20/99] Compiling ArgumentParser UniqueNamesValidator.swift
[21/99] Compiling Hokusai Rotate.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[22/99] Compiling Hokusai Crop.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[23/99] Compiling ArgumentParser ArgumentDiscussion.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[24/99] Compiling ArgumentParser Platform.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[25/99] Compiling ArgumentParser ZshCompletionsGenerator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[26/99] Compiling ArgumentParser Argument.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[27/99] Compiling Hokusai Resize.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[28/99] Compiling ArgumentParser CompletionsGenerator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[29/99] Compiling ArgumentParser FishCompletionsGenerator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-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)
[30/100] Emitting module Hokusai
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[31/100] Compiling ArgumentParser OptionGroup.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[32/100] Compiling ArgumentParser ParentCommand.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[33/100] Compiling ArgumentParser AsyncParsableCommand.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[34/100] Compiling ArgumentParser BashCompletionsGenerator.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[35/100] Compiling ArgumentParser NameSpecification.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[36/100] Compiling ArgumentParser Option.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[37/100] Compiling Rainbow String+Rainbow.swift
[38/100] Compiling Rainbow String+ConditionalStyling.swift
[47/100] Emitting module Rainbow
[55/100] Compiling Rainbow StyledStringBuilder.swift
[57/100] Compiling ArgumentParser SequenceExtensions.swift
[58/100] Compiling ArgumentParser StringExtensions.swift
[59/100] Compiling ArgumentParser SwiftExtensions.swift
[60/100] Compiling ArgumentParser Tree.swift
[67/100] Compiling ArgumentParser ParserError.swift
[68/100] Compiling ArgumentParser SplitArguments.swift
[69/100] Compiling ArgumentParser DumpHelpGenerator.swift
[70/100] Compiling ArgumentParser HelpCommand.swift
[71/100] Compiling ArgumentParser HelpGenerator.swift
[72/102] Compiling Hokusai Text.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 | /**
/Users/admin/builder/spi-builder-workspace/Sources/Hokusai/Backend/VipsBackend.swift:2:8: error: could not build Objective-C module 'CVips'
1 | import Foundation
2 | import CVips
| `- error: could not build Objective-C module 'CVips'
3 |
4 | /// PURPOSE: Own libvips image pointer lifecycle and encode/decode primitives.
[73/102] Compiling ArgumentParser InputKey.swift
[74/102] Compiling ArgumentParser InputOrigin.swift
[75/102] Compiling ArgumentParser Name.swift
[76/102] Compiling ArgumentParser Parsed.swift
[77/102] Compiling ArgumentParser ParsedValues.swift
[78/102] Compiling ArgumentParser ArgumentHelp.swift
[79/102] Compiling ArgumentParser ArgumentVisibility.swift
[80/102] Compiling ArgumentParser CompletionKind.swift
[81/102] Compiling ArgumentParser Errors.swift
[82/102] Compiling ArgumentParser Flag.swift
[83/102] Compiling ArgumentParser CommandConfiguration.swift
[84/102] Compiling ArgumentParser CommandGroup.swift
[85/102] Compiling ArgumentParser EnumerableFlag.swift
[86/102] Compiling ArgumentParser ExpressibleByArgument.swift
[87/102] Compiling ArgumentParser ParsableArguments.swift
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/ivantokar/prompt.git
Fetching https://github.com/apple/swift-testing.git
[1/66] Fetching prompt
[67/17530] Fetching prompt, swift-argument-parser
[3735/55032] Fetching prompt, swift-argument-parser, swift-testing
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.89s)
Fetched https://github.com/apple/swift-testing.git from cache (2.89s)
Fetched https://github.com/ivantokar/prompt.git from cache (2.89s)
Computing version for https://github.com/ivantokar/prompt.git
Computed https://github.com/ivantokar/prompt.git at 1.1.1 (3.47s)
Fetching https://github.com/onevcat/Rainbow.git
[1/1442] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git from cache (0.94s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (3.83s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.55s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (0.61s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (7.62s)
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
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/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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.4.1.4-MacroSupport-macos_aarch64.zip (0.23s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install vips using your system-packager:
brew install vips
warning: you may be able to install vips using your system-packager:
brew install vips
BUILD FAILURE 6.2 macosSpm