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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kitura/CloudEnvironment
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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] Emitting module Logging
[9/12] Compiling Logging LogHandler.swift
[10/12] Compiling Logging Locks.swift
[11/12] Compiling Logging MetadataProvider.swift
[12/12] Compiling Logging Logging.swift
[13/14] Emitting module LoggerAPI
[14/14] Compiling LoggerAPI Logger.swift
[15/16] Compiling FileKit FileKit.swift
[16/16] Emitting module FileKit
[17/22] Compiling Configuration Deserializer.swift
[18/22] Compiling Configuration JSONDeserializer.swift
[19/22] Compiling Configuration PLISTDeserializer.swift
[20/22] Emitting module Configuration
[21/22] Compiling Configuration ConfigurationNode.swift
[22/22] Compiling Configuration ConfigurationManager.swift
[23/29] Emitting module CloudFoundryEnv
[24/29] Compiling CloudFoundryEnv Service.swift
[25/29] Compiling CloudFoundryEnv CollectionUtils.swift
[26/29] Compiling CloudFoundryEnv JSONUtils.swift
[27/29] Compiling CloudFoundryEnv App.swift
[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/46] Compiling CloudEnvironment PushSDKCredentials.swift
[33/46] Compiling CloudEnvironment RedisCredentials.swift
[34/46] Emitting module CloudEnvironment
[35/46] Compiling CloudEnvironment AlertNotificationCredentials.swift
[36/46] Compiling CloudEnvironment AppIDCredentials.swift
[37/46] Compiling CloudEnvironment AutoScalingCredentials.swift
[38/46] Compiling CloudEnvironment HDBaaSCredentials.swift
[39/46] Compiling CloudEnvironment MongoDBCredentials.swift
[40/48] Compiling CloudEnvironment ObjectStorageCredentials.swift
[41/48] Compiling CloudEnvironment PostgreSQLCredentials.swift
[42/48] Compiling CloudEnvironment CloudEnv.swift
[43/48] Compiling CloudEnvironment CloudFunctionsCredentials.swift
[44/48] Compiling CloudEnvironment CloudantCredentials.swift
[45/48] Compiling CloudEnvironment Credentials.swift
[46/48] Compiling CloudEnvironment DB2Credentials.swift
[47/48] Compiling CloudEnvironment WatsonAssistantCredentials.swift
[48/48] Compiling CloudEnvironment WeatherDataCompanyCredentials.swift
Build complete! (16.81s)
Fetching https://github.com/Kitura/Swift-cfenv.git from cache
Fetched https://github.com/Kitura/Swift-cfenv.git from cache (0.25s)
Computing version for https://github.com/Kitura/Swift-cfenv.git
Computed https://github.com/Kitura/Swift-cfenv.git at 6.0.200 (0.35s)
Fetching https://github.com/Kitura/Configuration.git from cache
Fetched https://github.com/Kitura/Configuration.git from cache (0.21s)
Computing version for https://github.com/Kitura/Configuration.git
Computed https://github.com/Kitura/Configuration.git at 3.1.0 (0.33s)
Fetching https://github.com/Kitura/FileKit.git from cache
Fetched https://github.com/Kitura/FileKit.git from cache (0.22s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.39s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.24s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.37s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.06s)
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/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/Configuration.git
Working copy of https://github.com/Kitura/Configuration.git resolved at 3.1.0
Build complete.
Done.