The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CloudEnvironment 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/Kitura/CloudEnvironment.git
Reference: 9.1.200
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/CloudEnvironment
 * tag               9.1.200    -> FETCH_HEAD
HEAD is now at 498d60a Update package reference to community versions (#64)
Cloned https://github.com/Kitura/CloudEnvironment.git
Revision (git rev-parse @):
498d60a5078b4e00153b4f5adca8b5b31075f08b
SUCCESS checkout https://github.com/Kitura/CloudEnvironment.git at 9.1.200
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Kitura/CloudEnvironment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/12] Compiling Logging LogHandler.swift
[9/12] Compiling Logging MetadataProvider.swift
[10/12] Compiling Logging Locks.swift
[11/12] Emitting module Logging
[12/12] Compiling Logging Logging.swift
[13/14] Emitting module LoggerAPI
[14/14] Compiling LoggerAPI Logger.swift
[15/16] Emitting module FileKit
[16/16] Compiling FileKit FileKit.swift
[17/22] Emitting module Configuration
[18/22] Compiling Configuration JSONDeserializer.swift
[19/22] Compiling Configuration Deserializer.swift
[20/22] Compiling Configuration PLISTDeserializer.swift
[21/22] Compiling Configuration ConfigurationNode.swift
[22/22] Compiling Configuration ConfigurationManager.swift
[23/29] Compiling CloudFoundryEnv Service.swift
[24/29] Compiling CloudFoundryEnv JSONUtils.swift
[25/29] Compiling CloudFoundryEnv CollectionUtils.swift
[26/29] Compiling CloudFoundryEnv App.swift
[27/29] Emitting module CloudFoundryEnv
[28/29] Compiling CloudFoundryEnv DateUtils.swift
[29/29] Compiling CloudFoundryEnv AppEnv.swift
[30/46] Compiling CloudEnvironment MySQLCredentials.swift
[31/46] Compiling CloudEnvironment NaturalLanguageUnderstandingCredentials.swift
[32/48] Compiling CloudEnvironment ObjectStorageCredentials.swift
[33/48] Compiling CloudEnvironment PostgreSQLCredentials.swift
[34/48] Compiling CloudEnvironment AlertNotificationCredentials.swift
[35/48] Compiling CloudEnvironment AppIDCredentials.swift
[36/48] Compiling CloudEnvironment AutoScalingCredentials.swift
[37/48] Compiling CloudEnvironment PushSDKCredentials.swift
[38/48] Compiling CloudEnvironment RedisCredentials.swift
[39/48] Compiling CloudEnvironment WatsonAssistantCredentials.swift
[40/48] Compiling CloudEnvironment WeatherDataCompanyCredentials.swift
[41/48] Compiling CloudEnvironment Credentials.swift
[42/48] Compiling CloudEnvironment DB2Credentials.swift
[43/48] Compiling CloudEnvironment HDBaaSCredentials.swift
[44/48] Compiling CloudEnvironment MongoDBCredentials.swift
[45/48] Emitting module CloudEnvironment
[46/48] Compiling CloudEnvironment CloudEnv.swift
[47/48] Compiling CloudEnvironment CloudFunctionsCredentials.swift
[48/48] Compiling CloudEnvironment CloudantCredentials.swift
Build complete! (14.17s)
Fetching https://github.com/Kitura/Swift-cfenv.git from cache
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (0.15s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (0.40s)
Fetching https://github.com/Kitura/Configuration.git from cache
Fetched https://github.com/Kitura/Configuration.git from cache (0.18s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.36s)
Fetching https://github.com/Kitura/FileKit.git from cache
Fetched https://github.com/Kitura/FileKit.git from cache (0.18s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.40s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.22s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.41s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
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/Kitura/FileKit.git
Working copy of https://github.com/Kitura/FileKit.git resolved at 1.1.0
Creating working copy for https://github.com/Kitura/Swift-cfenv.git
Working copy of https://github.com/Kitura/Swift-cfenv.git resolved at 6.0.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/Kitura/Configuration.git
Working copy of https://github.com/Kitura/Configuration.git resolved at 3.1.0
Build complete.
Done.