The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/wormhole.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/wormhole
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at dac809a Update README
Cloned https://github.com/giginet/wormhole.git
Revision (git rev-parse @):
dac809ac279e92a035109b8d76bc8e35df241095
SUCCESS checkout https://github.com/giginet/wormhole.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/giginet/wormhole.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/8] Compiling Result Result.swift
[5/8] Compiling Result ResultProtocol.swift
[6/8] Compiling Result NoError.swift
[7/8] Emitting module Result
[8/8] Compiling Result AnyError.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/14] Emitting module Wormhole
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[10/14] Compiling Wormhole JWTEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[11/14] Compiling Wormhole EntityType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[12/14] Compiling Wormhole Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[13/14] Compiling Wormhole AppStoreConnectError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[14/14] Compiling Wormhole Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
error: fatalError
Fetching https://github.com/antitypical/Result.git from cache
Fetched https://github.com/antitypical/Result.git from cache (0.18s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.0.0 (0.37s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.0.0
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/7] Compiling Wormhole EntityType.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[3/7] Compiling Wormhole Client.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[4/7] Compiling Wormhole Request.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/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)
[5/7] Emitting module Wormhole
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[6/7] Compiling Wormhole JWTEncoder.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Wormhole/JWTEncoder.swift:2:8: error: could not build Objective-C module 'JWT'
import JWT
       ^
[7/7] Compiling Wormhole AppStoreConnectError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "jwt.h"
        ^
/Users/admin/builds/J1XnyXFH/1/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/J1XnyXFH/1/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.10 macosSpm