The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Wormhole, reference master (0b4b26), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 19:42:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/wormhole.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/giginet/wormhole
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b4b26d Merge pull request #2 from omatty198/patch-2
Cloned https://github.com/giginet/wormhole.git
Revision (git rev-parse @):
0b4b26ddae4d80d3c7694ff831ddbb6d780eb936
SUCCESS checkout https://github.com/giginet/wormhole.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/giginet/wormhole.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/8] Compiling Result ResultProtocol.swift
[5/8] Compiling Result AnyError.swift
[6/8] Compiling Result NoError.swift
[7/8] Compiling Result Result.swift
[8/8] Emitting module Result
[9/14] Compiling Wormhole Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
[10/14] Compiling Wormhole EntityType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
[11/14] Compiling Wormhole Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
[12/14] Compiling Wormhole JWTEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/14] Emitting module Wormhole
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
[14/14] Compiling Wormhole AppStoreConnectError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "jwt.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
1 | #include <jwt.h>
  |          `- error: 'jwt.h' file not found with <angled> include; use "quotes" instead
2 |
/Users/admin/builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
 1 | import Foundation
 2 | import JWT
   |        `- error: could not build Objective-C module 'JWT'
 3 |
 4 | struct JWTEncoder {
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
Fetched https://github.com/antitypical/Result.git from cache (0.89s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (2.85s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
BUILD FAILURE 6.2 macosSpm