The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ProntoSDK with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Pronto-am/MobileCMS-iOS-SDK
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f3653a7 Updated cobalt
Cloned https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Revision (git rev-parse @):
f3653a71b3d4921e1d19a7f746e0dd8bc39749cd
SUCCESS checkout https://github.com/Pronto-am/MobileCMS-iOS-SDK.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[11/19] Copying PrivacyInfo.xcprivacy
[14/19] Write swift-version--423B1241ED78D482.txt
[16/306] Emitting module Logging
[17/306] Compiling Logging LogHandler.swift
[18/306] Compiling Logging MetadataProvider.swift
[19/306] Compiling Logging Locks.swift
[20/306] Compiling Logging Logging.swift
[21/326] Emitting module DebugMasking
[22/326] Compiling Erbium ScreenSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/326] Emitting module Erbium
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[24/326] Emitting module KeychainAccess
[25/326] Emitting module Alamofire
[26/330] Compiling Erbium Bundle.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[27/330] Compiling Erbium DeviceType.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[28/330] Compiling Erbium DeviceVersion.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[29/330] Compiling DebugMasking DebugMasking.Config.swift
[30/330] Compiling DebugMasking DebugMasking.MaskOption.swift
[31/330] Compiling Erbium Device.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[32/330] Compiling Einsteinium DesignableXibView.swift
[33/330] Compiling Einsteinium CGRect.swift
[34/330] Compiling Einsteinium CLLocationCoordinate2D.swift
[35/330] Compiling Einsteinium Bundle.swift
[36/330] Compiling CryptoSwift DigestType.swift
[37/330] Compiling CryptoSwift AES+Foundation.swift
[38/330] Compiling CryptoSwift Array+Foundation.swift
[39/330] Compiling CryptoSwift Blowfish+Foundation.swift
[40/330] Compiling CryptoSwift ChaCha20+Foundation.swift
[41/330] Compiling CryptoSwift Data+Extension.swift
[42/330] Compiling CryptoSwift HMAC+Foundation.swift
[43/330] Compiling CryptoSwift Rabbit+Foundation.swift
[44/330] Compiling CryptoSwift String+FoundationExtension.swift
[45/330] Compiling CryptoSwift Utils+Foundation.swift
[46/330] Emitting module RxSwift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/330] Emitting module SwiftyJSON
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/e-sites/Erbium.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.25s)
Fetching https://github.com/e-sites/Einsteinium.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.25s)
Fetched https://github.com/e-sites/Erbium.git from cache (0.25s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.26s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.26s)
Fetching https://github.com/e-sites/Cobalt.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/e-sites/Einsteinium.git from cache (0.18s)
Fetching https://github.com/UnlockAgency/DebugMasking.git
Fetched https://github.com/e-sites/Cobalt.git from cache (0.18s)
Fetched https://github.com/apple/swift-log.git from cache (0.25s)
Fetched https://github.com/Quick/Nimble.git from cache (0.25s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.26s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.26s)
Computing version for https://github.com/e-sites/Einsteinium.git
[1/19] Fetching debugmasking
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (0.27s)
Computed https://github.com/e-sites/Einsteinium.git at 1.3.0 (0.46s)
Computing version for https://github.com/e-sites/Erbium.git
Computed https://github.com/e-sites/Erbium.git at 4.6.4 (0.42s)
Computing version for https://github.com/e-sites/Cobalt.git
Computed https://github.com/e-sites/Cobalt.git at 10.0.1 (0.38s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.14s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.40s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.42s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.1 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (0.40s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 11.2.2 (0.36s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.05s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/RxSwift-25ac69bd is not valid git repository for 'https://github.com/ReactiveX/RxSwift.git', will fetch again.
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.00s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 11.2.2
Creating working copy for https://github.com/e-sites/Cobalt.git
Working copy of https://github.com/e-sites/Cobalt.git resolved at 10.0.1
Creating working copy for https://github.com/e-sites/Erbium.git
Working copy of https://github.com/e-sites/Erbium.git resolved at 4.6.4
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Creating working copy for https://github.com/e-sites/Einsteinium.git
Working copy of https://github.com/e-sites/Einsteinium.git resolved at 1.3.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/UnlockAgency/DebugMasking.git
Working copy of https://github.com/UnlockAgency/DebugMasking.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version--423B1241ED78D482.txt
[2/71] Compiling Alamofire RequestInterceptor.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/71] Compiling Alamofire RequestTaskMap.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/80] Compiling Erbium ScreenSize.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/295] Compiling CryptoSwift AES.Cryptors.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/295] Compiling CryptoSwift AES.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/295] Compiling Erbium DeviceVersion.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/295] Emitting module Erbium
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/295] Compiling Erbium Device.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/295] Compiling Erbium DeviceType.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[11/295] Compiling Erbium Bundle.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/295] Emitting module SwiftyJSON
[13/295] Emitting module DebugMasking
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7