Build Information
Failed to build Configuration-INIDeserializer, reference 0.0.1 (e061b6), with Swift 6.1 for Wasm on 27 May 2025 12:45:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nocturnalsolutions/configuration-inideserializer.git
https://github.com/nocturnalsolutions/configuration-inideserializer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-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.21s)
Fetching https://github.com/IBM-Swift/Configuration.git
[1/1135] Fetching configuration
Fetched https://github.com/IBM-Swift/Configuration.git from cache (0.43s)
Computing version for https://github.com/IBM-Swift/Configuration.git
Computed https://github.com/IBM-Swift/Configuration.git at 3.1.0 (3.63s)
Fetching https://github.com/Kitura/FileKit.git
[1/298] Fetching filekit
Fetched https://github.com/Kitura/FileKit.git from cache (0.27s)
Computing version for https://github.com/Kitura/FileKit.git
Computed https://github.com/Kitura/FileKit.git at 1.1.0 (0.88s)
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.91s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.00s)
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/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.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-24593BA9C3E375BF.txt
[8/14] Emitting module Logging
[9/14] Compiling Logging MetadataProvider.swift
[10/14] Compiling Logging LogHandler.swift
[11/14] Compiling Logging Locks.swift
[12/14] Compiling Logging Logging.swift
[14/15] Compiling INIParser INIParser.swift
[15/15] Emitting module INIParser
[17/18] Emitting module LoggerAPI
[18/18] Compiling LoggerAPI Logger.swift
[20/21] Emitting module FileKit
[21/21] Compiling FileKit FileKit.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/28] Emitting module Configuration
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
57 |
58 | /// Internal tree representation of all config values
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:77: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
57 |
58 | /// Internal tree representation of all config values
[24/28] Compiling Configuration ConfigurationManager.swift
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
57 |
58 | /// Internal tree representation of all config values
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:77: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
57 |
58 | /// Internal tree representation of all config values
[25/28] Compiling Configuration JSONDeserializer.swift
[26/28] Compiling Configuration PLISTDeserializer.swift
[27/28] Compiling Configuration Deserializer.swift
[28/28] Compiling Configuration ConfigurationNode.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:059e0fdbe549369b902c0d423739510ddee50a4a70258d1404125eb9394ef31c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling Logging MetadataProvider.swift
[3/8] Emitting module INIParser
[4/8] Compiling INIParser INIParser.swift
[6/9] Compiling Logging LogHandler.swift
[7/9] Emitting module Logging
[8/9] Compiling Logging Logging.swift
[9/9] Compiling Logging Locks.swift
[11/12] Emitting module LoggerAPI
[12/12] Compiling LoggerAPI Logger.swift
[14/15] Emitting module FileKit
[15/15] Compiling FileKit FileKit.swift
[17/22] Compiling Configuration JSONDeserializer.swift
[18/22] Compiling Configuration Deserializer.swift
[19/22] Compiling Configuration PLISTDeserializer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/22] Compiling Configuration ConfigurationNode.swift
[21/22] Emitting module Configuration
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
57 |
58 | /// Internal tree representation of all config values
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:77: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
57 |
58 | /// Internal tree representation of all config values
[22/22] Compiling Configuration ConfigurationManager.swift
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:27: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
57 |
58 | /// Internal tree representation of all config values
/host/spi-builder-workspace/.build/checkouts/Configuration/Sources/Configuration/ConfigurationManager.swift:56:77: error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
54 | public class ConfigurationManager {
55 | // URLSession.shared isn't supported on Linux yet
56 | private let session = URLSession(configuration: URLSessionConfiguration.default)
| `- error: type 'URLSessionConfiguration' (aka 'AnyObject') has no member 'default'
57 |
58 | /// Internal tree representation of all config values
BUILD FAILURE 6.1 wasm