The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Request with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/josercc/Request.git
Reference: master
Cloned https://github.com/josercc/Request.git into spi-builder-workspace
SUCCESS checkout https://github.com/josercc/Request.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/Pircate/CleanJSON.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/1872] Fetching cleanjson
[1873/28588] Fetching cleanjson, alamofire
Fetched https://github.com/Pircate/CleanJSON.git (2.22s)
Fetched https://github.com/Alamofire/Alamofire.git (2.26s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.25s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.7.1 (0.23s)
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.7.1
Building for debugging...
[1/50] Emitting module CleanJSON
[2/52] Emitting module Alamofire
[3/56] Compiling Alamofire AFError.swift
[4/56] Compiling Alamofire Alamofire.swift
[5/56] Compiling Alamofire AlamofireExtended.swift
[6/56] Compiling Alamofire AuthenticationInterceptor.swift
[7/56] Compiling Alamofire CachedResponseHandler.swift
[8/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 {
                       ^~~~~~~~~~~~~~~
[9/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 {
                       ^~~~~~~~~~~~~~~
[10/56] Compiling Alamofire URLEncodedFormEncoder.swift
[11/56] Compiling Alamofire URLRequest+Alamofire.swift
[12/56] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[13/56] Compiling Alamofire Validation.swift
[14/56] Compiling Alamofire ResponseSerialization.swift
[15/56] Compiling Alamofire Result+Alamofire.swift
[16/56] Compiling Alamofire RetryPolicy.swift
[17/56] Compiling Alamofire ServerTrustEvaluation.swift
[20/56] Compiling Alamofire StringEncoding+Alamofire.swift
[21/56] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[22/56] Compiling Alamofire OperationQueue+Alamofire.swift
[23/56] Compiling Alamofire ParameterEncoder.swift
[24/56] Compiling Alamofire ParameterEncoding.swift
[25/56] Compiling Alamofire Protected.swift
[26/56] Compiling Alamofire RedirectHandler.swift
[27/56] Compiling Alamofire HTTPMethod.swift
[28/56] Compiling Alamofire MultipartFormData.swift
[29/56] Compiling Alamofire MultipartUpload.swift
[30/56] Compiling Alamofire NetworkReachabilityManager.swift
[31/56] Compiling Alamofire Notifications.swift
[37/56] Compiling Alamofire Request.swift
[38/56] Compiling Alamofire Concurrency.swift
[39/56] Compiling Alamofire DispatchQueue+Alamofire.swift
[40/56] Compiling Alamofire Response.swift
[41/56] Compiling Alamofire Combine.swift
[42/56] Compiling Alamofire EventMonitor.swift
[43/56] Compiling Alamofire HTTPHeaders.swift
[44/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) {
                                                     ^~~~~~~~~~~~~~~
[45/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) {
                                                     ^~~~~~~~~~~~~~~
[46/56] Compiling Alamofire RequestTaskMap.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) {
                                                     ^~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1