This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Request with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/josercc/Request.git
Reference: v2.3.2
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/josercc/Request
 * tag               v2.3.2     -> FETCH_HEAD
HEAD is now at a69983d 修复可以支持最低部署版本
Cloned https://github.com/josercc/Request.git
Revision (git rev-parse @):
a69983df5b59bd10bfcf0ddb36f1297dcbdc8bcc
SUCCESS checkout https://github.com/josercc/Request.git at v2.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/Pircate/CleanJSON.git
[1/1895] Fetching cleanjson
[1896/29713] Fetching cleanjson, alamofire
Fetched https://github.com/Pircate/CleanJSON.git (2.66s)
Fetched https://github.com/Alamofire/Alamofire.git (2.72s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.38s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.36s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/Pircate/CleanJSON.git
Working copy of https://github.com/Pircate/CleanJSON.git resolved at 1.0.9
Building for debugging...
[1/50] Emitting module CleanJSON
[2/52] Compiling CleanJSON _CleanJSONDecoder+Unbox.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:19:27: error: cannot find 'kCFBooleanTrue' in scope
            if number === kCFBooleanTrue as NSNumber {
                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:21:34: error: cannot find 'kCFBooleanFalse' in scope
            } else if number === kCFBooleanFalse as NSNumber {
                                 ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:39:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:40:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:56:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:57:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:73:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:74:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:90:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:91:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:107:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:108:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:124:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:125:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:141:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:142:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:158:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:159:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:175:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:176:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:192:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:193:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:209:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:210:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:257:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:258:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
[3/52] Compiling CleanJSON _CleanJSONDecoder.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:19:27: error: cannot find 'kCFBooleanTrue' in scope
            if number === kCFBooleanTrue as NSNumber {
                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:21:34: error: cannot find 'kCFBooleanFalse' in scope
            } else if number === kCFBooleanFalse as NSNumber {
                                 ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:39:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:40:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:56:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:57:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:73:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:74:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:90:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:91:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:107:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:108:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:124:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:125:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:141:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:142:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:158:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:159:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:175:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:176:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:192:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:193:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:209:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:210:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:257:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:258:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
[4/52] Compiling Alamofire AFError.swift
[5/52] Compiling Alamofire Alamofire.swift
[6/52] Compiling Alamofire CachedResponseHandler.swift
[7/52] Compiling Alamofire OperationQueue+Alamofire.swift
[8/52] Compiling Alamofire Protected.swift
[9/52] Compiling Alamofire RedirectHandler.swift
[10/52] Compiling Alamofire ParameterEncoder.swift
[11/52] Compiling Alamofire ParameterEncoding.swift
[12/52] Compiling Alamofire AlamofireExtended.swift
[13/52] Compiling Alamofire AuthenticationInterceptor.swift
[14/52] Compiling Alamofire RequestTaskMap.swift
[15/52] Compiling Alamofire Response.swift
[16/52] Compiling Alamofire Request.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:25: error: cannot find 'kCFBooleanTrue' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                        ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:54: error: cannot find 'kCFBooleanFalse' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                                                     ^~~~~~~~~~~~~~~
[17/52] Compiling Alamofire RequestCompression.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:25: error: cannot find 'kCFBooleanTrue' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                        ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:54: error: cannot find 'kCFBooleanFalse' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                                                     ^~~~~~~~~~~~~~~
[18/52] Compiling Alamofire RequestInterceptor.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:25: error: cannot find 'kCFBooleanTrue' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                        ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:54: error: cannot find 'kCFBooleanFalse' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                                                     ^~~~~~~~~~~~~~~
[19/52] Compiling Alamofire Session.swift
[20/52] Compiling Alamofire SessionDelegate.swift
[21/52] Compiling Alamofire StringEncoding+Alamofire.swift
[22/52] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[35/56] Compiling Alamofire DispatchQueue+Alamofire.swift
[36/56] Compiling Alamofire EventMonitor.swift
[37/56] Compiling Alamofire HTTPHeaders.swift
[38/56] Compiling Alamofire HTTPMethod.swift
[39/56] Compiling Alamofire MultipartFormData.swift
[40/56] Compiling Alamofire MultipartUpload.swift
[41/56] Compiling Alamofire NetworkReachabilityManager.swift
[42/56] Compiling Alamofire Notifications.swift
[43/56] Emitting module Alamofire
[44/56] Compiling Alamofire ResponseSerialization.swift
[45/56] Compiling Alamofire Result+Alamofire.swift
[46/56] Compiling Alamofire RetryPolicy.swift
[47/56] Compiling Alamofire ServerTrustEvaluation.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[1/11] Compiling CleanJSON _CleanJSONDecoder.swift
[2/13] Compiling CleanJSON CleanJSONDecoder.swift
[3/13] Compiling CleanJSON _CleanJSONDecoder+Unbox.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:19:27: error: cannot find 'kCFBooleanTrue' in scope
            if number === kCFBooleanTrue as NSNumber {
                          ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:21:34: error: cannot find 'kCFBooleanFalse' in scope
            } else if number === kCFBooleanFalse as NSNumber {
                                 ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:39:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:40:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:56:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:57:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:73:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:74:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:90:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:91:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:107:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:108:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:124:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:125:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:141:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:142:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:158:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:159:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:175:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:176:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:192:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:193:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse else {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:209:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:210:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:257:24: error: cannot find 'kCFBooleanTrue' in scope
            number !== kCFBooleanTrue,
                       ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/_CleanJSONDecoder+Unbox.swift:258:24: error: cannot find 'kCFBooleanFalse' in scope
            number !== kCFBooleanFalse {
                       ^~~~~~~~~~~~~~~
[4/16] Compiling CleanJSON CaseDefaultable.swift
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:25: error: cannot find 'kCFBooleanTrue' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                        ^~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/CleanJSON/Sources/CleanJSON/CaseDefaultable.swift:43:54: error: cannot find 'kCFBooleanFalse' in scope
            (number === kCFBooleanTrue || number === kCFBooleanFalse) {
                                                     ^~~~~~~~~~~~~~~
[5/16] Emitting module CleanJSON
[6/16] Compiling CleanJSON CleanDecoder.swift
[7/19] Compiling Alamofire URLRequest+Alamofire.swift
[8/19] Compiling Alamofire Validation.swift
[9/19] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[10/28] Compiling CleanJSON _CleanJSONDecoder+SingleValueDecodingContainer.swift
[11/31] Compiling CleanJSON DecodingError+CleanJSON.swift
[12/35] Compiling CleanJSON CleanJSONDecodingStorage.swift
[13/35] Compiling CleanJSON CodingKeysConverter.swift
[14/35] Compiling CleanJSON _CleanJSONDecoder+Decode.swift
[15/35] Compiling CleanJSON JSONAdapter.swift
[16/35] Compiling CleanJSON ToJSON.swift
[17/35] Compiling CleanJSON CleanJSONUnkeyedDecodingContainer.swift
[18/35] Compiling CleanJSON DecodingStrategy.swift
[19/35] Compiling Alamofire URLEncodedFormEncoder.swift
[20/35] Emitting module Alamofire
[21/39] Compiling Alamofire HTTPHeaders.swift
[22/39] Compiling Alamofire MultipartUpload.swift
[23/39] Compiling Alamofire Notifications.swift
[24/40] Compiling CleanJSON CleanJSONKeyedDecodingContainer.swift
[25/40] Compiling Alamofire HTTPMethod.swift
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.