The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JWTDecode, reference 4.0.0 (c4e60d), with Swift 6.1 for Android on 23 Feb 2026 18:44:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/JWTDecode.swift.git
Reference: 4.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/auth0/JWTDecode.swift
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at c4e60d7 Release 4.0.0 (#342)
Cloned https://github.com/auth0/JWTDecode.swift.git
Revision (git rev-parse @):
c4e60d71afb09c1e7f8a11a7db629469da92630b
SUCCESS checkout https://github.com/auth0/JWTDecode.swift.git at 4.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/auth0/JWTDecode.swift.git
https://github.com/auth0/JWTDecode.swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "JWTDecode",
  "name" : "JWTDecode",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "JWTDecode",
      "targets" : [
        "JWTDecode"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JWTDecode_swiftTests",
      "module_type" : "SwiftTarget",
      "name" : "JWTDecode.swiftTests",
      "path" : "JWTDecodeTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "JWTDecodeSpec.swift",
        "JWTHelper.swift"
      ],
      "target_dependencies" : [
        "JWTDecode"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JWTDecode",
      "module_type" : "SwiftTarget",
      "name" : "JWTDecode",
      "path" : "JWTDecode",
      "product_memberships" : [
        "JWTDecode"
      ],
      "sources" : [
        "JWT.swift",
        "JWTDecode.swift",
        "JWTDecodeError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14877] Fetching quick
[3721/34681] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (14.34s)
Fetched https://github.com/Quick/Quick.git from cache (14.34s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (17.11s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.91s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.77s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (1.02s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/6058] Fetching swift-algorithms
[183/23227] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
[11332/17169] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.17s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.83s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.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.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/12] Emitting module JWTDecode
[10/12] Compiling JWTDecode JWTDecodeError.swift
[11/12] Compiling JWTDecode JWT.swift
[12/12] Compiling JWTDecode JWTDecode.swift
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:38: error: cannot find type 'CFTypeRef' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                      `- error: cannot find type 'CFTypeRef' in scope
 95 |             return self.value as? Bool
 96 |         }
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:50: error: cannot find 'CFGetTypeID' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                  `- error: cannot find 'CFGetTypeID' in scope
 95 |             return self.value as? Bool
 96 |         }
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:72: error: cannot find 'CFBooleanGetTypeID' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                                        `- error: cannot find 'CFBooleanGetTypeID' in scope
 95 |             return self.value as? Bool
 96 |         }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/JWTDecodeTests/JWTDecode-visionOS.xctestplan
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/11] Compiling JWTDecode JWTDecodeError.swift
[9/11] Emitting module JWTDecode
[10/11] Compiling JWTDecode JWTDecode.swift
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:38: error: cannot find type 'CFTypeRef' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                      `- error: cannot find type 'CFTypeRef' in scope
 95 |             return self.value as? Bool
 96 |         }
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:50: error: cannot find 'CFGetTypeID' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                  `- error: cannot find 'CFGetTypeID' in scope
 95 |             return self.value as? Bool
 96 |         }
/host/spi-builder-workspace/JWTDecode/JWTDecode.swift:94:72: error: cannot find 'CFBooleanGetTypeID' in scope
 92 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 93 |         // that of CFBoolean.
 94 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                                        `- error: cannot find 'CFBooleanGetTypeID' in scope
 95 |             return self.value as? Bool
 96 |         }
[11/11] Compiling JWTDecode JWT.swift
BUILD FAILURE 6.1 android