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: 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.9
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Pircate/CleanJSON.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/1895] Fetching cleanjson
Fetched https://github.com/Pircate/CleanJSON.git (0.55s)
[1/27818] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git (2.47s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.33s)
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] Compiling Alamofire ResponseSerialization.swift
[3/52] Compiling Alamofire Result+Alamofire.swift
[4/52] Compiling Alamofire RetryPolicy.swift
[5/52] Compiling Alamofire ServerTrustEvaluation.swift
[6/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 {
^~~~~~~~~~~~~~~
[7/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 {
^~~~~~~~~~~~~~~
[8/52] Compiling Alamofire Session.swift
[9/52] Compiling Alamofire SessionDelegate.swift
[10/52] Compiling Alamofire StringEncoding+Alamofire.swift
[11/52] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[12/52] Emitting module Alamofire
[13/56] Compiling Alamofire EventMonitor.swift
[14/56] Compiling Alamofire HTTPHeaders.swift
[15/56] Compiling Alamofire HTTPMethod.swift
[16/56] Compiling Alamofire MultipartFormData.swift
[17/56] Compiling Alamofire MultipartUpload.swift
[18/56] Compiling Alamofire NetworkReachabilityManager.swift
[19/56] Compiling Alamofire Notifications.swift
[20/56] Compiling Alamofire Request.swift
[21/56] Compiling Alamofire RequestCompression.swift
[22/56] Compiling Alamofire RequestInterceptor.swift
[23/56] Compiling Alamofire RequestTaskMap.swift
[24/56] Compiling Alamofire Response.swift
[25/56] Compiling Alamofire AFError.swift
[26/56] Compiling Alamofire Alamofire.swift
[27/56] Compiling Alamofire AlamofireExtended.swift
[28/56] Compiling Alamofire AuthenticationInterceptor.swift
[29/56] Compiling Alamofire CachedResponseHandler.swift
[32/56] Compiling Alamofire ParameterEncoding.swift
[33/56] Compiling Alamofire Protected.swift
[34/56] Compiling Alamofire RedirectHandler.swift
[35/56] Compiling Alamofire Combine.swift
[36/56] Compiling Alamofire Concurrency.swift
[37/56] Compiling Alamofire DispatchQueue+Alamofire.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) {
^~~~~~~~~~~~~~~
/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) {
^~~~~~~~~~~~~~~
/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) {
^~~~~~~~~~~~~~~
error: fatalError
[0/1] Planning build
Building for debugging...
[1/11] Compiling CleanJSON CleanDecoder.swift
[2/11] Compiling CleanJSON CleanJSONDecoder.swift
[3/15] Compiling CleanJSON _CleanJSONDecoder.swift
[4/15] 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 {
^~~~~~~~~~~~~~~
[5/17] 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) {
^~~~~~~~~~~~~~~
[6/17] Emitting module CleanJSON
[7/19] Compiling Alamofire URLRequest+Alamofire.swift
[8/29] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[9/29] Compiling Alamofire Validation.swift
[10/33] Compiling CleanJSON CleanJSONDecodingStorage.swift
[11/33] Compiling CleanJSON CodingKeysConverter.swift
[12/35] Compiling CleanJSON _CleanJSONDecoder+Decode.swift
[13/35] Compiling CleanJSON _CleanJSONDecoder+SingleValueDecodingContainer.swift
[14/35] Compiling CleanJSON DecodingStrategy.swift
[15/35] Compiling CleanJSON JSONAdapter.swift
[16/35] Compiling CleanJSON ToJSON.swift
[17/35] Compiling CleanJSON DecodingError+CleanJSON.swift
[18/35] Emitting module Alamofire
[19/35] Compiling Alamofire URLEncodedFormEncoder.swift
[20/35] Compiling CleanJSON CleanJSONUnkeyedDecodingContainer.swift
[21/39] Compiling CleanJSON CleanJSONKeyedDecodingContainer.swift
error: fatalError
[22/39] Compiling Alamofire SessionDelegate.swift
[23/39] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
BUILD FAILURE 5.9 linux