Build Information
Failed to build xcodes, reference 1.6.2 (0b8108
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 14:22:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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.2
Building package at path: $PWD
https://github.com/XcodesOrg/xcodes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/xcodereleases/data
[1/929] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.44s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.79s)
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/onevcat/Rainbow.git
[1/178] Fetching legibleerror
[28/1374] Fetching legibleerror, rainbow
[1375/5760] Fetching legibleerror, rainbow, keychainaccess
[1639/16696] Fetching legibleerror, rainbow, keychainaccess, yams
[2889/32129] Fetching legibleerror, rainbow, keychainaccess, yams, swift-crypto
Fetched https://github.com/mxcl/LegibleError.git from cache (1.95s)
[30871/31951] Fetching rainbow, keychainaccess, yams, swift-crypto
Fetching https://github.com/scinfu/SwiftSoup.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.96s)
[27257/27565] Fetching rainbow, yams, swift-crypto
Fetching https://github.com/PromiseKit/Foundation.git
Fetched https://github.com/onevcat/Rainbow.git from cache (1.98s)
Fetching https://github.com/mxcl/PromiseKit.git
Fetched https://github.com/jpsim/Yams from cache (2.44s)
Fetching https://github.com/mxcl/Version.git
[1/609] Fetching foundation
[32/4525] Fetching foundation, swiftsoup
[885/21711] Fetching foundation, swiftsoup, promisekit
Fetching https://github.com/adam-fowler/big-num
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.57s)
[3403/21102] Fetching swiftsoup, promisekit
Fetched https://github.com/apple/swift-crypto from cache (2.56s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Path.swift.git
[6417/21395] Fetching swiftsoup, promisekit, version
Fetched https://github.com/mxcl/Version.git from cache (0.26s)
[7526/21102] Fetching swiftsoup, promisekit
[8042/21959] Fetching swiftsoup, promisekit, big-num
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.79s)
[5732/18043] Fetching promisekit, big-num
[14092/19102] Fetching promisekit, big-num, path.swift
[19103/34482] Fetching promisekit, big-num, path.swift, swift-argument-parser
Fetched https://github.com/adam-fowler/big-num from cache (1.22s)
Fetched https://github.com/mxcl/Path.swift.git from cache (1.30s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.87s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (6.58s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.76s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.57s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.40s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (2.26s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.76s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.55s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.40s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.37s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.40s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.41s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.56s)
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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
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/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/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
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/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/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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
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/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
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/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[16/600] Compiling reader.c
[17/600] Write swift-version-24593BA9C3E375BF.txt
[18/600] Compiling writer.c
[19/600] Compiling parser.c
[20/600] Compiling api.c
[21/614] Compiling emitter.c
[22/616] Compiling scanner.c
[23/666] Compiling CCryptoBoringSSLShims shims.c
[24/666] Compiling v3_skey.c
[25/666] Compiling v3_utl.c
[27/717] Emitting module PromiseKit
[28/719] Compiling Path Path+StringConvertibles.swift
[29/720] Compiling Path Extensions.swift
[30/720] Compiling Path Path+Attributes.swift
[31/721] Compiling Rainbow Style.swift
[32/722] Compiling PromiseKit Catchable.swift
[33/722] Compiling PromiseKit Guarantee.swift
[34/722] Compiling Rainbow StringGenerator.swift
[35/722] Compiling Rainbow String+Rainbow.swift
[36/722] Compiling Version Version+Range.swift
[37/722] Compiling Version Version.swift
[38/722] Compiling Rainbow XcodeColorsSupport.swift
[39/722] Compiling Path Path+Codable.swift
[40/722] Compiling PromiseKit race.swift
[41/722] Compiling PromiseKit when.swift
[42/722] Compiling PromiseKit Promise.swift
[43/722] Compiling PromiseKit Resolver.swift
[44/722] Emitting module Path
[47/722] Compiling Path Path->Bool.swift
[48/722] Compiling Version Version+Comparable.swift
[49/722] Compiling Version Version+Codable.swift
[50/722] Emitting module Version
[51/722] Compiling Version Version+Foundation.swift
[52/723] Compiling PromiseKit hang.swift
[53/723] Compiling PromiseKit Thenable.swift
[55/723] Compiling Path Path+ls.swift
[56/723] Emitting module Rainbow
[59/723] Compiling PromiseKit Async.swift
[60/723] Compiling PromiseKit Box.swift
[61/723] Compiling Rainbow Rainbow.swift
[62/723] Compiling PromiseKit Combine.swift
[63/723] Compiling PromiseKit Configuration.swift
[73/731] Compiling Path Path+CommonDirectories.swift
[74/731] Compiling Path Path+FileManager.swift
[76/731] Compiling SwiftSoup Selector.swift
[77/731] Compiling SwiftSoup SerializationException.swift
[78/731] Compiling SwiftSoup SimpleDictionary.swift
[79/731] Compiling SwiftSoup StreamReader.swift
[80/731] Compiling SwiftSoup String.swift
[81/731] Compiling SwiftSoup StringBuilder.swift
[82/731] Compiling SwiftSoup StringUtil.swift
[83/731] Compiling SwiftSoup OrderedSet.swift
[84/731] Compiling SwiftSoup ParseError.swift
[85/731] Compiling SwiftSoup ParseErrorList.swift
[86/731] Compiling SwiftSoup ParseSettings.swift
[87/731] Compiling SwiftSoup Parser.swift
[88/731] Compiling SwiftSoup Pattern.swift
[89/731] Compiling SwiftSoup QueryParser.swift
[90/731] Compiling XCModel Version.swift
[91/731] Compiling XCModel Xcode.swift
[92/731] Emitting module SwiftSoup
[93/732] Compiling XCModel Checksums.swift
[94/732] Emitting module XCModel
[95/732] Compiling Path Path.swift
[96/733] Compiling PromiseKit LogEvent.swift
[99/733] Compiling PromiseKit after.swift
[100/733] Compiling PromiseKit firstly.swift
[114/736] Compiling SwiftSoup HtmlTreeBuilder.swift
[115/736] Compiling SwiftSoup HtmlTreeBuilderState.swift
[116/736] Compiling SwiftSoup HttpStatusException.swift
[117/736] Compiling SwiftSoup Node.swift
[118/736] Compiling SwiftSoup NodeTraversor.swift
[119/736] Compiling SwiftSoup NodeVisitor.swift
[120/736] Compiling SwiftSoup OrderedDictionary.swift
[121/738] Compiling SwiftSoup StructuralEvaluator.swift
[122/738] Compiling SwiftSoup SwiftSoup.swift
[123/738] Compiling SwiftSoup Tag.swift
[124/738] Compiling SwiftSoup TextNode.swift
[125/738] Compiling SwiftSoup Token.swift
[126/738] Compiling SwiftSoup TokenQueue.swift
[127/738] Compiling SwiftSoup Tokeniser.swift
[127/738] Wrapping AST for Version for debugging
[129/738] Wrapping AST for Rainbow for debugging
[131/738] Compiling XCModel Release.swift
[132/738] Compiling XCModel Link.swift
[133/738] Compiling XCModel Compilers.swift
[134/738] Compiling XCModel SDKs.swift
[134/738] Wrapping AST for Path for debugging
[136/738] Emitting module Yams
[149/738] Compiling SwiftSoup BooleanAttribute.swift
[150/738] Compiling SwiftSoup CharacterExt.swift
[151/738] Compiling SwiftSoup CharacterReader.swift
[152/738] Compiling SwiftSoup Cleaner.swift
[152/738] Wrapping AST for PromiseKit for debugging
[154/742] Compiling Yams YamlError.swift
[155/743] Compiling XCModel YMD.swift
[157/744] Compiling PMKFoundation Process+Promise.swift
[159/744] Emitting module PMKFoundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[160/744] 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
[160/744] Wrapping AST for Yams for debugging
[161/744] Wrapping AST for XCModel for debugging
[163/744] Compiling LegibleError LegibleError.swift
[164/744] Emitting module LegibleError
[165/745] Compiling v3_purp.c
[166/745] Wrapping AST for LegibleError for debugging
[167/745] Compiling v3_pmaps.c
[168/745] Compiling v3_prn.c
[169/745] Compiling v3_pcons.c
[171/745] Compiling PMKFoundation NSURLSession+Promise.swift
[172/745] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[173/746] Compiling v3_pcia.c
[174/746] Compiling v3_pci.c
[175/746] Compiling v3_ocsp.c
[176/746] Wrapping AST for PMKFoundation for debugging
[177/746] Compiling v3_int.c
[178/746] Compiling v3_lib.c
[179/746] Compiling v3_ncons.c
[181/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
[181/746] Compiling v3_info.c
[182/746] Compiling v3_ia5.c
[183/746] Compiling v3_genn.c
[183/746] Compiling v3_crld.c
[183/746] Compiling v3_extku.c
[183/746] Compiling v3_cpols.c
[183/746] Compiling v3_enum.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[184/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 |
BUILD FAILURE 6.2 linux