The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Wormhole with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/wormhole.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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
Fetching https://github.com/antitypical/Result.git from cache
Fetched https://github.com/antitypical/Result.git (0.21s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.0.0 (0.46s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wormhole",
      "name": "Wormhole",
      "url": "https://github.com/giginet/wormhole.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/wormhole",
      "dependencies": [
        {
          "identity": "result",
          "name": "Result",
          "url": "https://github.com/antitypical/Result.git",
          "version": "4.1.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Result",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/giginet/wormhole.git
[1/432] Fetching wormhole
Fetched https://github.com/giginet/wormhole.git (0.28s)
Fetching https://github.com/antitypical/Result.git from cache
Fetched https://github.com/antitypical/Result.git (0.24s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.45s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/giginet/wormhole.git
Working copy of https://github.com/giginet/wormhole.git resolved at master
warning: '.resolve-product-dependencies': dependency 'wormhole' is not used by any target
Found 1 product dependencies
  - Result
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Result ResultProtocol.swift
[2/5] Compiling Result AnyError.swift
[3/5] Compiling Result Result.swift
[4/5] Compiling Result NoError.swift
[5/5] Emitting module Result
[6/11] Compiling Wormhole JWTEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[7/11] Compiling Wormhole Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[8/11] Compiling Wormhole EntityType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[9/11] Compiling Wormhole Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/11] Emitting module Wormhole
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[11/11] Compiling Wormhole AppStoreConnectError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/6] Emitting module Wormhole
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[2/6] Compiling Wormhole Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[3/6] Compiling Wormhole JWTEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[4/6] Compiling Wormhole Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[5/6] Compiling Wormhole AppStoreConnectError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[6/6] Compiling Wormhole EntityType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/jwt/jwt.h:1:10: error: 'jwt.h' file not found with <angled> include; use "quotes" instead
#include <jwt.h>
         ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm