Build Information
Failed to build xcodes, reference 1.6.2 (0b8108
), with Swift 6.1 for Linux on 11 Jun 2025 04:46:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: 1.6.2
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/XcodesOrg/xcodes
* tag 1.6.2 -> FETCH_HEAD
HEAD is now at 0b81089 v 1.6.2
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
0b81089d974cb32a0b07ef02f29fdc5120c478dc
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at 1.6.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/XcodesOrg/xcodes.git
https://github.com/XcodesOrg/xcodes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "0.17.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "6.22.1",
"upper_bound" : "6.23.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"upper_bound" : "3.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PromiseKit/Foundation.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "legibleerror",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/LegibleError.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "data",
"requirement" : {
"revision" : [
"fcf527b187817f67c05223676341f3ab69d4214d"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodereleases/data"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "swift-srp",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodesOrg/swift-srp"
}
],
"manifest_display_name" : "xcodes",
"name" : "xcodes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "xcodes",
"targets" : [
"xcodes"
],
"type" : {
"executable" : null
}
},
{
"name" : "XcodesKit",
"targets" : [
"XcodesKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppleAPI",
"targets" : [
"AppleAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "xcodesTests",
"module_type" : "SwiftTarget",
"name" : "xcodesTests",
"path" : "Tests/xcodesTests",
"sources" : [
"xcodesTests.swift"
],
"target_dependencies" : [
"xcodes"
],
"type" : "test"
},
{
"c99name" : "xcodes",
"module_type" : "SwiftTarget",
"name" : "xcodes",
"path" : "Sources/xcodes",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcodes"
],
"sources" : [
"App.swift",
"DataSource+ExpressibleByArgument.swift",
"ParsableArguments+InstallError.swift",
"ParsableArguments+LegibleError.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "executable"
},
{
"c99name" : "XcodesKitTests",
"module_type" : "SwiftTarget",
"name" : "XcodesKitTests",
"path" : "Tests/XcodesKitTests",
"product_dependencies" : [
"Version"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Environment+Mock.swift",
"Models+FirstWithVersionTests.swift",
"RuntimeTests.swift",
"Version+GemTests.swift",
"Version+XcodeTests.swift",
"XcodesKitTests.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "test"
},
{
"c99name" : "XcodesKit",
"module_type" : "SwiftTarget",
"name" : "XcodesKit",
"path" : "Sources/XcodesKit",
"product_dependencies" : [
"KeychainAccess",
"LegibleError",
"Path",
"PromiseKit",
"PMKFoundation",
"SwiftSoup",
"Version",
"XCModel",
"Rainbow",
"Yams"
],
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"AppleSessionService.swift",
"Aria2CError.swift",
"Configuration.swift",
"DataSource.swift",
"DateFormatter+.swift",
"Downloader.swift",
"Entry+.swift",
"Environment.swift",
"FastlaneCookieParser.swift",
"FastlaneSessionManager.swift",
"FileManager+.swift",
"Foundation.swift",
"Migration.swift",
"Models+FirstWithVersion.swift",
"Models+Runtimes.swift",
"Models.swift",
"Path+.swift",
"Process.swift",
"Promise+.swift",
"PromiseKit+Async.swift",
"RuntimeInstaller.swift",
"RuntimeList.swift",
"URLRequest+Apple.swift",
"URLSession+Promise.swift",
"Version+.swift",
"Version+Gem.swift",
"Version+Xcode.swift",
"Version+XcodeReleases.swift",
"Version.swift",
"XcodeInstaller.swift",
"XcodeList.swift",
"XcodeSelect.swift"
],
"target_dependencies" : [
"AppleAPI",
"Unxip"
],
"type" : "library"
},
{
"c99name" : "Unxip",
"module_type" : "SwiftTarget",
"name" : "Unxip",
"path" : "Sources/Unxip",
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"Unxip.swift"
],
"type" : "library"
},
{
"c99name" : "AppleAPITests",
"module_type" : "SwiftTarget",
"name" : "AppleAPITests",
"path" : "Tests/AppleAPITests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AppleAPITests.swift",
"Environment+Mock.swift"
],
"target_dependencies" : [
"AppleAPI"
],
"type" : "test"
},
{
"c99name" : "AppleAPI",
"module_type" : "SwiftTarget",
"name" : "AppleAPI",
"path" : "Sources/AppleAPI",
"product_dependencies" : [
"PromiseKit",
"PMKFoundation",
"Rainbow",
"SRP"
],
"product_memberships" : [
"xcodes",
"XcodesKit",
"AppleAPI"
],
"sources" : [
"Client.swift",
"Environment.swift",
"Hashcash.swift",
"URLRequest+Apple.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/xcodereleases/data
[1/929] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.73s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.34s)
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/adam-fowler/big-num
[1/178] Fetching legibleerror
[179/1035] Fetching legibleerror, big-num
[222/2231] Fetching legibleerror, big-num, rainbow
[1633/12968] Fetching legibleerror, big-num, rainbow, yams
Fetched https://github.com/mxcl/LegibleError.git from cache (0.34s)
[1754/12790] Fetching big-num, rainbow, yams
Fetching https://github.com/scinfu/SwiftSoup.git
[1824/17176] Fetching big-num, rainbow, yams, keychainaccess
[7959/21092] Fetching big-num, rainbow, yams, keychainaccess, swiftsoup
[14655/35943] Fetching big-num, rainbow, yams, keychainaccess, swiftsoup, swift-crypto
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.68s)
[15688/32027] Fetching big-num, rainbow, yams, keychainaccess, swift-crypto
Fetching https://github.com/PromiseKit/Foundation.git
[19280/32636] Fetching big-num, rainbow, yams, keychainaccess, swift-crypto, foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.29s)
Fetching https://github.com/mxcl/PromiseKit.git
[21469/32027] Fetching big-num, rainbow, yams, keychainaccess, swift-crypto
[26088/49213] Fetching big-num, rainbow, yams, keychainaccess, swift-crypto, promisekit
Fetched https://github.com/onevcat/Rainbow.git from cache (2.77s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.77s)
Fetched https://github.com/adam-fowler/big-num from cache (2.77s)
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Version.git
Fetched https://github.com/jpsim/Yams from cache (2.81s)
Fetched https://github.com/apple/swift-crypto from cache (2.82s)
[1/1059] Fetching path.swift
[234/1352] Fetching path.swift, version
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.67s)
Fetched https://github.com/mxcl/Version.git from cache (0.31s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (0.98s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.99s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (6.06s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.57s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.64s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.60s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (2.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.91s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (1.05s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (1.01s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (1.10s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (1.03s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.97s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.59s)
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[15/600] Compiling f_string.c
[15/600] Write sources
[17/600] Compiling time_support.c
[18/600] Compiling tasn_fre.c
[19/600] Compiling tasn_typ.c
[20/600] Compiling tasn_new.c
[21/600] Compiling tasn_enc.c
[22/600] Compiling tasn_dec.c
[23/600] Compiling writer.c
[24/600] Compiling reader.c
[25/600] Compiling parser.c
[26/600] Compiling api.c
[27/600] Write swift-version-24593BA9C3E375BF.txt
[28/600] Compiling emitter.c
[29/600] Compiling scanner.c
[30/600] Compiling v3_skey.c
[31/600] Compiling v3_utl.c
[32/600] Compiling CCryptoBoringSSLShims shims.c
[33/600] Compiling v3_purp.c
[34/603] Compiling v3_pmaps.c
[35/605] Compiling v3_prn.c
[37/717] Emitting module PromiseKit
[38/719] Compiling Version Version.swift
[39/719] Compiling Rainbow StringGenerator.swift
[40/719] Compiling Rainbow Style.swift
[41/719] Emitting module Rainbow
[42/719] Compiling Path Extensions.swift
[43/719] Compiling Path Path+Attributes.swift
[44/720] Compiling Rainbow String+Rainbow.swift
[45/720] Compiling Version Version+Range.swift
[46/720] Emitting module Version
[47/720] Compiling Rainbow XcodeColorsSupport.swift
[48/720] Compiling Rainbow Rainbow.swift
[49/720] Compiling Path Path->Bool.swift
[50/721] Compiling Version Version+Codable.swift
[51/721] Compiling Version Version+Comparable.swift
[52/721] Compiling Version Version+Foundation.swift
[53/722] Compiling Path Path+StringConvertibles.swift
[54/722] Compiling Path Path+ls.swift
[55/722] Compiling XCModel Release.swift
[56/723] Compiling XCModel Xcode.swift
[57/723] Compiling XCModel Compilers.swift
[58/723] Compiling Path Path+FileManager.swift
[59/723] Compiling Path Path+Codable.swift
[60/723] Compiling XCModel Link.swift
[61/723] Compiling SwiftSoup StructuralEvaluator.swift
[62/723] Compiling SwiftSoup SwiftSoup.swift
[63/723] Compiling SwiftSoup Tag.swift
[64/723] Compiling SwiftSoup TextNode.swift
[65/723] Compiling SwiftSoup Token.swift
[66/723] Compiling SwiftSoup TokenQueue.swift
[67/723] Compiling SwiftSoup Tokeniser.swift
[68/723] Compiling Path Path+CommonDirectories.swift
[69/730] Compiling PromiseKit Thenable.swift
[70/730] Compiling PromiseKit after.swift
[72/730] Compiling PromiseKit Combine.swift
[73/730] Compiling PromiseKit Configuration.swift
[74/730] Compiling XCModel Checksums.swift
[75/730] Emitting module XCModel
[78/730] Compiling PromiseKit Catchable.swift
[79/730] Compiling PromiseKit Guarantee.swift
[80/730] Compiling PromiseKit LogEvent.swift
[81/730] Compiling PromiseKit Promise.swift
[82/730] Compiling PromiseKit Resolver.swift
[85/730] Compiling PromiseKit firstly.swift
[86/730] Compiling PromiseKit CustomStringConvertible.swift
[87/730] Compiling PromiseKit Error.swift
[94/730] Compiling PromiseKit race.swift
[95/730] Compiling PromiseKit when.swift
[96/730] Compiling XCModel SDKs.swift
[97/730] Compiling XCModel Version.swift
[102/732] Emitting module Path
[113/732] Compiling SwiftSoup HtmlTreeBuilder.swift
[114/732] Compiling SwiftSoup HtmlTreeBuilderState.swift
[115/732] Compiling SwiftSoup HttpStatusException.swift
[116/732] Compiling SwiftSoup Node.swift
[117/732] Compiling SwiftSoup NodeTraversor.swift
[118/732] Compiling SwiftSoup NodeVisitor.swift
[119/732] Compiling SwiftSoup OrderedDictionary.swift
[120/732] Compiling SwiftSoup Selector.swift
[121/732] Compiling SwiftSoup SerializationException.swift
[122/732] Compiling SwiftSoup SimpleDictionary.swift
[123/732] Compiling SwiftSoup StreamReader.swift
[124/732] Compiling SwiftSoup String.swift
[125/732] Compiling SwiftSoup StringBuilder.swift
[126/732] Compiling SwiftSoup StringUtil.swift
[128/732] Compiling PromiseKit hang.swift
[129/732] Emitting module SwiftSoup
[134/733] Emitting module Yams
[139/733] Compiling SwiftSoup Connection.swift
[140/733] Compiling SwiftSoup DataNode.swift
[141/733] Compiling SwiftSoup DataUtil.swift
[142/733] Compiling SwiftSoup Document.swift
[150/733] Compiling SwiftSoup DocumentType.swift
[151/733] Compiling SwiftSoup Element.swift
[152/733] Compiling SwiftSoup Elements.swift
[153/733] Compiling SwiftSoup Entities.swift
[154/733] Compiling SwiftSoup Evaluator.swift
[155/733] Compiling SwiftSoup Exception.swift
[156/733] Compiling SwiftSoup FormElement.swift
[157/733] Compiling XCModel YMD.swift
[159/737] Wrapping AST for Version for debugging
[161/738] Compiling Path Path.swift
[162/739] Compiling Yams YamlError.swift
[163/740] Wrapping AST for XCModel for debugging
[165/740] Emitting module LegibleError
[166/740] Compiling LegibleError LegibleError.swift
[168/745] Wrapping AST for Rainbow for debugging
[169/745] Wrapping AST for PromiseKit for debugging
[171/745] Compiling PMKFoundation Process+Promise.swift
[172/745] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[172/745] Wrapping AST for Path for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[174/745] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[174/745] Wrapping AST for Yams for debugging
[175/745] Wrapping AST for LegibleError for debugging
[176/745] Compiling v3_pcons.c
[177/745] Compiling v3_pcia.c
[178/745] Compiling v3_ocsp.c
[180/745] Compiling PMKFoundation NSURLSession+Promise.swift
[181/745] Emitting module PMKFoundation
[181/746] Compiling v3_pci.c
[183/746] Compiling v3_ncons.c
[184/746] Compiling v3_lib.c
[185/746] Compiling v3_int.c
[186/746] Wrapping AST for PMKFoundation for debugging
[187/746] Compiling v3_info.c
[188/746] Compiling v3_ia5.c
[189/746] Compiling v3_genn.c
[190/746] Compiling v3_extku.c
[192/746] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[192/746] Compiling v3_enum.c
[193/746] Compiling v3_bitst.c
[193/746] Compiling v3_bcons.c
[193/746] Compiling v3_crld.c
[193/746] Compiling v3_cpols.c
[193/746] Compiling v3_conf.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[194/746] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/545] Write sources
[2/554] Compiling v3_bitst.c
[3/554] Compiling v3_bcons.c
[4/554] Compiling v3_akey.c
[5/554] Compiling v3_akeya.c
[6/554] Compiling v3_alt.c
[7/554] Compiling v3_conf.c
[8/554] Compiling v3_crld.c
[9/554] Compiling v3_cpols.c
[10/554] Compiling pcy_map.c
[11/554] Compiling pcy_tree.c
[12/554] Compiling pcy_lib.c
[12/554] Compiling pcy_node.c
[12/554] Compiling x_x509a.c
[12/554] Compiling pcy_data.c
[16/554] Write swift-version-24593BA9C3E375BF.txt
[17/554] Compiling pcy_cache.c
[18/554] Compiling x_req.c
[19/554] Compiling x_val.c
[20/554] Compiling x_sig.c
[21/554] Compiling x_spki.c
[21/554] Compiling x_pkey.c
[23/554] Compiling x_pubkey.c
[24/554] Compiling x_x509.c
[26/671] Compiling Rainbow Style.swift
[27/672] Compiling XCModel Checksums.swift
[28/672] Compiling Version Version+Codable.swift
[29/673] Emitting module Version
[30/673] Compiling SwiftSoup Document.swift
[31/673] Compiling SwiftSoup DocumentType.swift
[32/675] Compiling Path Extensions.swift
[33/675] Compiling Path Path+Attributes.swift
[34/675] Compiling Rainbow StringGenerator.swift
[35/675] Compiling Rainbow Rainbow.swift
[36/675] Compiling Rainbow String+Rainbow.swift
[37/675] Emitting module XCModel
[38/675] Compiling XCModel Compilers.swift
[39/675] Compiling Rainbow XcodeColorsSupport.swift
[40/675] Compiling XCModel Version.swift
[41/675] Compiling XCModel Xcode.swift
[42/675] Compiling XCModel Release.swift
[43/675] Compiling XCModel Link.swift
[44/675] Compiling XCModel SDKs.swift
[45/675] Compiling Path Path+Codable.swift
[46/676] Compiling Version Version+Range.swift
[47/676] Compiling XCModel YMD.swift
[48/676] Compiling SwiftSoup Attributes.swift
[49/676] Compiling SwiftSoup BooleanAttribute.swift
[50/676] Compiling Version Version+Foundation.swift
[51/676] Compiling Version Version.swift
[54/676] Emitting module Rainbow
[55/677] Compiling Version Version+Comparable.swift
[56/677] Compiling SwiftSoup CharacterExt.swift
[57/677] Compiling SwiftSoup CharacterReader.swift
[58/677] Compiling Path Path+CommonDirectories.swift
[59/679] Compiling Path Path->Bool.swift
[60/679] Compiling Path Path+StringConvertibles.swift
[61/679] Compiling Path Path+ls.swift
[62/679] Compiling SwiftSoup DataUtil.swift
[64/680] Compiling Path Path+FileManager.swift
[70/680] Emitting module Path
[71/680] Emitting module PromiseKit
[76/680] Compiling SwiftSoup Cleaner.swift
[77/680] Compiling SwiftSoup Collector.swift
[78/680] Compiling SwiftSoup CombiningEvaluator.swift
[79/680] Compiling SwiftSoup DataNode.swift
[81/680] Compiling SwiftSoup Comment.swift
[82/680] Compiling SwiftSoup Connection.swift
[85/678] Compiling PromiseKit race.swift
[86/678] Compiling PromiseKit when.swift
[88/682] Compiling x_name.c
[91/682] Compiling Yams YamlError.swift
[96/681] Emitting module LegibleError
[97/681] Compiling LegibleError LegibleError.swift
[97/682] Compiling x_info.c
[99/682] Compiling SwiftSoup Selector.swift
[100/682] Compiling SwiftSoup SerializationException.swift
[101/682] Compiling SwiftSoup SimpleDictionary.swift
[102/682] Compiling SwiftSoup StreamReader.swift
[103/682] Compiling SwiftSoup String.swift
[104/682] Compiling SwiftSoup StringBuilder.swift
[105/682] Compiling SwiftSoup StringUtil.swift
[106/682] Compiling Path Path.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/690] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[108/690] Compiling x_exten.c
[113/693] Compiling SwiftSoup OrderedSet.swift
[114/693] Compiling SwiftSoup ParseError.swift
[115/693] Compiling SwiftSoup ParseErrorList.swift
[116/693] Compiling SwiftSoup ParseSettings.swift
[117/693] Compiling SwiftSoup Parser.swift
[118/693] Compiling SwiftSoup Pattern.swift
[119/693] Compiling SwiftSoup QueryParser.swift
[120/693] Emitting module Yams
[123/694] Emitting module SwiftSoup
[131/694] Compiling PMKFoundation Process+Promise.swift
[132/694] Compiling x_attrib.c
[133/694] Compiling x_crl.c
[134/694] Compiling x_all.c
[136/694] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[137/694] Emitting module PMKFoundation
[138/694] Compiling PMKFoundation NSURLSession+Promise.swift
[138/695] Wrapping AST for Path for debugging
[139/695] Compiling x509rset.c
[140/695] Compiling x_algor.c
[142/694] Wrapping AST for Yams for debugging
[143/694] Compiling x509spki.c
[145/694] Compiling SwiftSoup StructuralEvaluator.swift
[146/694] Compiling SwiftSoup SwiftSoup.swift
[147/694] Compiling SwiftSoup Tag.swift
[148/694] Compiling SwiftSoup TextNode.swift
[149/694] Compiling SwiftSoup Token.swift
[150/694] Compiling SwiftSoup TokenQueue.swift
[151/694] Compiling SwiftSoup Tokeniser.swift
[151/694] Compiling x509name.c
[153/694] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[153/694] Compiling x509_vfy.c
[153/694] Compiling x509_v3.c
[160/694] Compiling x509_txt.c
[160/694] Compiling x509_vpm.c
[160/694] Compiling x509cset.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[161/694] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
BUILD FAILURE 6.1 linux