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.8 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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/Pircate/CleanJSON.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/1895] Fetching cleanjson
[1896/29713] Fetching cleanjson, alamofire
Fetched https://github.com/Pircate/CleanJSON.git (3.19s)
Fetched https://github.com/Alamofire/Alamofire.git (3.25s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.56s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.32s)
Creating working copy for https://github.com/Pircate/CleanJSON.git
Working copy of https://github.com/Pircate/CleanJSON.git resolved at 1.0.9
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Building for debugging...
[1/50] Emitting module CleanJSON
[2/52] Emitting module Alamofire
[3/56] 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/56] 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 {
                       ^~~~~~~~~~~~~~~
[5/56] 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) {
                                                     ^~~~~~~~~~~~~~~
[6/56] 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) {
                                                     ^~~~~~~~~~~~~~~
[7/56] 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) {
                                                     ^~~~~~~~~~~~~~~
[8/56] Compiling Alamofire ResponseSerialization.swift
[9/56] Compiling Alamofire Result+Alamofire.swift
[10/56] Compiling Alamofire RetryPolicy.swift
[11/56] Compiling Alamofire ServerTrustEvaluation.swift
[12/56] Compiling Alamofire RequestTaskMap.swift
[13/56] Compiling Alamofire Response.swift
[14/56] Compiling Alamofire URLEncodedFormEncoder.swift
[15/56] Compiling Alamofire URLRequest+Alamofire.swift
[16/56] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[17/56] Compiling Alamofire Validation.swift
[18/56] Compiling Alamofire ParameterEncoder.swift
[19/56] Compiling Alamofire ParameterEncoding.swift
[20/56] Compiling Alamofire AFError.swift
[21/56] Compiling Alamofire Alamofire.swift
[22/56] Compiling Alamofire AlamofireExtended.swift
[23/56] Compiling Alamofire AuthenticationInterceptor.swift
[24/56] Compiling Alamofire CachedResponseHandler.swift
[25/56] Compiling Alamofire OperationQueue+Alamofire.swift
[26/56] Compiling Alamofire Protected.swift
[27/56] Compiling Alamofire RedirectHandler.swift
[43/56] Compiling Alamofire HTTPMethod.swift
[44/56] Compiling Alamofire MultipartFormData.swift
[45/56] Compiling Alamofire MultipartUpload.swift
[46/56] Compiling Alamofire NetworkReachabilityManager.swift
[47/56] Compiling Alamofire Notifications.swift
[50/56] Compiling Alamofire DispatchQueue+Alamofire.swift
[51/56] Compiling Alamofire EventMonitor.swift
[52/56] Compiling Alamofire HTTPHeaders.swift
[0/1] Planning build
Building for debugging...
[1/20] 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) {
                                                     ^~~~~~~~~~~~~~~
[2/20] Compiling Alamofire StringEncoding+Alamofire.swift
[3/21] Compiling CleanJSON _CleanJSONDecoder.swift
[4/25] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[5/26] Compiling CleanJSON CleanDecoder.swift
[6/26] Compiling CleanJSON CleanJSONDecoder.swift
[7/27] 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 {
                       ^~~~~~~~~~~~~~~
[8/29] Emitting module CleanJSON
[9/30] Compiling CleanJSON CleanJSONDecodingStorage.swift
[10/30] Compiling CleanJSON CodingKeysConverter.swift
[11/30] Compiling CleanJSON DecodingStrategy.swift
[12/30] Compiling CleanJSON _CleanJSONDecoder+Decode.swift
[13/30] Compiling Alamofire MultipartFormData.swift
[14/30] Compiling Alamofire MultipartUpload.swift
[15/30] Compiling CleanJSON _CleanJSONDecoder+SingleValueDecodingContainer.swift
[16/31] Compiling Alamofire AFError.swift
[17/31] Compiling CleanJSON CleanJSONUnkeyedDecodingContainer.swift
[18/31] Compiling CleanJSON JSONAdapter.swift
[19/33] Compiling Alamofire HTTPHeaders.swift
[20/33] Compiling Alamofire HTTPMethod.swift
[21/33] Compiling Alamofire DispatchQueue+Alamofire.swift
[22/33] Compiling Alamofire EventMonitor.swift
[23/33] Compiling Alamofire Combine.swift
[24/33] Compiling Alamofire Concurrency.swift
[25/33] Compiling Alamofire Session.swift
[26/33] Compiling Alamofire SessionDelegate.swift
[27/33] Compiling Alamofire NetworkReachabilityManager.swift
[28/33] Compiling Alamofire Notifications.swift
[29/39] Emitting module Alamofire
[30/40] Compiling Alamofire AuthenticationInterceptor.swift
[31/40] Compiling Alamofire ParameterEncoder.swift
[32/41] Compiling Alamofire URLRequest+Alamofire.swift
[33/42] Compiling CleanJSON CleanJSONKeyedDecodingContainer.swift
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.