Build Information
Successful build of Configuration-INIDeserializer, reference 0.0.1 (e061b6), with Swift 6.2 for Android on 18 Jun 2025 01:44:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nocturnalsolutions/configuration-inideserializer.git
Reference: 0.0.1
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/nocturnalsolutions/configuration-inideserializer
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at e061b6a README and LICENSE
Cloned https://github.com/nocturnalsolutions/configuration-inideserializer.git
Revision (git rev-parse @):
e061b6a5d679de6a4d492be6fc67b3a442d3b9cf
SUCCESS checkout https://github.com/nocturnalsolutions/configuration-inideserializer.git at 0.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/nocturnalsolutions/configuration-inideserializer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/NocturnalSolutions/Perfect-INIParser.git
[1/68] Fetching perfect-iniparser
Fetched https://github.com/NocturnalSolutions/Perfect-INIParser.git from cache (0.23s)
Fetching https://github.com/IBM-Swift/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/IBM-Swift/Configuration.git from cache (0.27s)
Computing version for https://github.com/IBM-Swift/Configuration.git
Computed https://github.com/IBM-Swift/Configuration.git at 3.1.0 (3.52s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.26s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (1.19s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.27s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.82s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.14s)
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/FileKit.git
Working copy of https://github.com/Kitura/FileKit.git resolved at 1.1.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.6.3
Creating working copy for https://github.com/NocturnalSolutions/Perfect-INIParser.git
Working copy of https://github.com/NocturnalSolutions/Perfect-INIParser.git resolved at data-and-string (225ee63)
Creating working copy for https://github.com/IBM-Swift/Configuration.git
Working copy of https://github.com/IBM-Swift/Configuration.git resolved at 3.1.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/14] Compiling Logging LogHandler.swift
[9/14] Compiling Logging MetadataProvider.swift
[10/14] Compiling Logging Locks.swift
[11/14] Compiling Logging Logging.swift
[12/14] Emitting module Logging
[14/17] Emitting module INIParser
[15/17] Compiling INIParser INIParser.swift
[17/18] Emitting module LoggerAPI
[18/18] Compiling LoggerAPI Logger.swift
[20/21] Compiling FileKit FileKit.swift
[21/21] Emitting module FileKit
[23/28] Compiling Configuration JSONDeserializer.swift
[24/28] Compiling Configuration PLISTDeserializer.swift
[25/28] Compiling Configuration Deserializer.swift
[26/28] Emitting module Configuration
[27/28] Compiling Configuration ConfigurationNode.swift
[28/28] Compiling Configuration ConfigurationManager.swift
[30/31] Emitting module Configuration_INIDeserializer
[31/31] Compiling Configuration_INIDeserializer INIDeserializer.swift
Build complete! (28.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "perfect-iniparser",
"requirement" : {
"branch" : [
"data-and-string"
]
},
"type" : "sourceControl",
"url" : "https://github.com/NocturnalSolutions/Perfect-INIParser.git"
},
{
"identity" : "configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Configuration.git"
}
],
"manifest_display_name" : "Configuration-INIDeserializer",
"name" : "Configuration-INIDeserializer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Configuration-INIDeserializer",
"targets" : [
"Configuration-INIDeserializer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Configuration_INIDeserializerTests",
"module_type" : "SwiftTarget",
"name" : "Configuration-INIDeserializerTests",
"path" : "Tests/Configuration-INIDeserializerTests",
"sources" : [
"Configuration_INIDeserializerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Configuration-INIDeserializer"
],
"type" : "test"
},
{
"c99name" : "Configuration_INIDeserializer",
"module_type" : "SwiftTarget",
"name" : "Configuration-INIDeserializer",
"path" : "Sources/Configuration-INIDeserializer",
"product_dependencies" : [
"INIParser",
"Configuration"
],
"product_memberships" : [
"Configuration-INIDeserializer"
],
"sources" : [
"INIDeserializer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.