The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JWTDecode with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/JWTDecode.swift.git
Reference: 3.1.0
Cloned https://github.com/auth0/JWTDecode.swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/auth0/JWTDecode.swift.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/13703] Fetching quick
[13704/29449] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (1.21s)
Fetched https://github.com/Quick/Nimble.git (1.22s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.0.1 (0.33s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1193] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.24s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.32s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.30s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.0.2 (0.42s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.0.2
Building for debugging...
[1/4] Compiling JWTDecode JWTDecodeError.swift
[2/4] Compiling JWTDecode JWTDecode.swift
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:83:38: error: cannot find type 'CFTypeRef' in scope
        if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
                                     ^~~~~~~~~
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:83:50: error: cannot find 'CFGetTypeID' in scope
        if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
                                                 ^~~~~~~~~~~
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:83:72: error: cannot find 'CFBooleanGetTypeID' in scope
        if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
                                                                       ^~~~~~~~~~~~~~~~~~
[3/4] Emitting module JWTDecode
[4/4] Compiling JWTDecode JWT.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2