Build Information
Failed to build LispKit, reference master (33f1ce
), with Swift 6.1 for Linux on 16 Jun 2025 05:13:12 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/objecthub/swift-lispkit.git
Reference: master
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/objecthub/swift-lispkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 33f1ce6 Implements library `(lispkit draw web)` for snapshotting web pages. Includes minor fixes for a few libraries. Provides new example code: `MermaidDiagrams`.
Cloned https://github.com/objecthub/swift-lispkit.git
Revision (git rev-parse @):
33f1ce62dd3fb90714da1595d30d6486d5e788fa
SUCCESS checkout https://github.com/objecthub/swift-lispkit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/objecthub/swift-lispkit.git
https://github.com/objecthub/swift-lispkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-numberkit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-numberkit.git"
},
{
"identity" : "swift-markdownkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.9",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-markdownkit.git"
},
{
"identity" : "swift-commandlinekit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-commandlinekit.git"
},
{
"identity" : "swift-sqliteexpress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-sqliteexpress.git"
},
{
"identity" : "swift-clformat",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-clformat.git"
},
{
"identity" : "swift-dynamicjson",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-dynamicjson.git"
},
{
"identity" : "swift-nanohttp",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/objecthub/swift-nanohttp.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.19",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
},
{
"identity" : "swcompression",
"requirement" : {
"range" : [
{
"lower_bound" : "4.8.6",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tsolomko/SWCompression.git"
},
{
"identity" : "oauth2",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.5",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p2/OAuth2.git"
},
{
"identity" : "cborcoding",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SomeRandomiOSDev/CBORCoding.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "LispKit",
"name" : "LispKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.4"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "LispKit",
"targets" : [
"LispKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LispKitTools",
"targets" : [
"LispKitTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LispKitRepl",
"targets" : [
"LispKitRepl"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LispKitTools",
"module_type" : "SwiftTarget",
"name" : "LispKitTools",
"path" : "Sources/LispKitTools",
"product_dependencies" : [
"CommandLineKit"
],
"product_memberships" : [
"LispKitTools",
"LispKitRepl"
],
"sources" : [
"LispKitRepl.swift"
],
"target_dependencies" : [
"LispKit"
],
"type" : "library"
},
{
"c99name" : "LispKitTests",
"module_type" : "SwiftTarget",
"name" : "LispKitTests",
"path" : "Tests/LispKitTests",
"sources" : [
"LispKitTestCase.swift",
"RegressionTests.swift",
"SmallTests.swift"
],
"target_dependencies" : [
"LispKit"
],
"type" : "test"
},
{
"c99name" : "LispKitRepl",
"module_type" : "SwiftTarget",
"name" : "LispKitRepl",
"path" : "Sources/LispKitRepl",
"product_memberships" : [
"LispKitRepl"
],
"sources" : [
"AppInfo.swift",
"LispKitRepl.swift"
],
"target_dependencies" : [
"LispKit",
"LispKitTools"
],
"type" : "executable"
},
{
"c99name" : "LispKit",
"module_type" : "SwiftTarget",
"name" : "LispKit",
"path" : "Sources/LispKit",
"product_dependencies" : [
"NumberKit",
"MarkdownKit",
"SQLiteExpress",
"CLFormat",
"DynamicJSON",
"NanoHTTP",
"ZIPFoundation",
"SWCompression",
"OAuth2",
"CBORCoding",
"KeychainAccess",
"Atomics"
],
"product_memberships" : [
"LispKit",
"LispKitTools",
"LispKitRepl"
],
"sources" : [
"Base/Bitset.swift",
"Base/Boxes.swift",
"Base/Compression.swift",
"Base/Data.swift",
"Base/Global.swift",
"Base/Locks.swift",
"Base/ManagedObject.swift",
"Base/ManagedObjectPool.swift",
"Base/MethodProfiler.swift",
"Base/MultiMap.swift",
"Base/OAuth2DeviceGrantLK.swift",
"Base/ObjectPool.swift",
"Base/Owners.swift",
"Base/Reference.swift",
"Base/ScanBuffer.swift",
"Base/String.swift",
"Base/StringBuilder.swift",
"Base/Sysctl.swift",
"Base/Timer.swift",
"Base/TimezoneLookup.swift",
"Base/TrackedObject.swift",
"Compiler/BindingGroup.swift",
"Compiler/CaptureGroup.swift",
"Compiler/Checkpointer.swift",
"Compiler/Compiler.swift",
"Compiler/Env.swift",
"Compiler/EvalError.swift",
"Compiler/LexicalError.swift",
"Compiler/Parser.swift",
"Compiler/RuntimeError.swift",
"Compiler/Scanner.swift",
"Compiler/SourcePosition.swift",
"Compiler/SyntaxError.swift",
"Data/Cell.swift",
"Data/CharSet.swift",
"Data/Collection.swift",
"Data/CustomExpr.swift",
"Data/Environment.swift",
"Data/Equality.swift",
"Data/Expr.swift",
"Data/Exprs.swift",
"Data/Hash.swift",
"Data/HashTable.swift",
"Data/NativeObject.swift",
"Data/Port.swift",
"Data/Procedure.swift",
"Data/Promise.swift",
"Data/Serialization.swift",
"Data/SpecialForm.swift",
"Data/Symbol.swift",
"Data/Tuple.swift",
"Data/Type.swift",
"Graphics/Barcode.swift",
"Graphics/Color.swift",
"Graphics/Drawing.swift",
"Graphics/DrawingDocument.swift",
"Graphics/Shape.swift",
"Graphics/Transformation.swift",
"IO/BinaryInput.swift",
"IO/BinaryInputSource.swift",
"IO/BinaryOutput.swift",
"IO/TextInput.swift",
"IO/TextInputSource.swift",
"IO/TextOutput.swift",
"IO/TextOutputTarget.swift",
"Primitives/BaseLibrary.swift",
"Primitives/BitsetLibrary.swift",
"Primitives/BoxLibrary.swift",
"Primitives/BytevectorLibrary.swift",
"Primitives/CharLibrary.swift",
"Primitives/CharSetLibrary.swift",
"Primitives/ControlFlowLibrary.swift",
"Primitives/CoreLibrary.swift",
"Primitives/CryptoLibrary.swift",
"Primitives/DateTimeLibrary.swift",
"Primitives/DebugLibrary.swift",
"Primitives/DrawBarcodeLibrary.swift",
"Primitives/DrawMapLibrary.swift",
"Primitives/DrawWebLibrary.swift",
"Primitives/DrawingLibrary.swift",
"Primitives/DynamicControlLibrary.swift",
"Primitives/EnumLibrary.swift",
"Primitives/FormatLibrary.swift",
"Primitives/GrowableVectorLibrary.swift",
"Primitives/HTTPLibrary.swift",
"Primitives/HTTPOAuthLibrary.swift",
"Primitives/HTTPServerLibrary.swift",
"Primitives/HashTableLibrary.swift",
"Primitives/ImageLibrary.swift",
"Primitives/InternalLibrary.swift",
"Primitives/JSONLibrary.swift",
"Primitives/JSONSchemaLibrary.swift",
"Primitives/KeychainLibrary.swift",
"Primitives/LibraryRegistry.swift",
"Primitives/ListLibrary.swift",
"Primitives/LocationLibrary.swift",
"Primitives/MarkdownLibrary.swift",
"Primitives/MathLibrary.swift",
"Primitives/PDFLibrary.swift",
"Primitives/PasteboardLibrary.swift",
"Primitives/PortLibrary.swift",
"Primitives/RecordLibrary.swift",
"Primitives/RegexpLibrary.swift",
"Primitives/SQLiteLibrary.swift",
"Primitives/SerializeLibrary.swift",
"Primitives/SharedQueueLibrary.swift",
"Primitives/StringLibrary.swift",
"Primitives/StyledTextLibrary.swift",
"Primitives/SystemCallLibrary.swift",
"Primitives/SystemLibrary.swift",
"Primitives/TarArchiveLibrary.swift",
"Primitives/ThreadFutureLibrary.swift",
"Primitives/ThreadLibrary.swift",
"Primitives/TypeLibrary.swift",
"Primitives/URLLibrary.swift",
"Primitives/VectorLibrary.swift",
"Primitives/VisionLibrary.swift",
"Primitives/ZipArchiveLibrary.swift",
"Runtime/Code.swift",
"Runtime/Context.swift",
"Runtime/ContextDelegate.swift",
"Runtime/Evaluator.swift",
"Runtime/FeatureRequirement.swift",
"Runtime/Features.swift",
"Runtime/FileHandler.swift",
"Runtime/Formatter.swift",
"Runtime/GarbageCollector.swift",
"Runtime/Heap.swift",
"Runtime/ImportSet.swift",
"Runtime/Instruction.swift",
"Runtime/Library.swift",
"Runtime/LibraryManager.swift",
"Runtime/LispKitContext.swift",
"Runtime/NativeLibrary.swift",
"Runtime/Registers.swift",
"Runtime/SourceManager.swift",
"Runtime/SymbolTable.swift",
"Runtime/SyntaxRules.swift",
"Runtime/Threads/EvalCondition.swift",
"Runtime/Threads/EvalMutex.swift",
"Runtime/Threads/EvalThread.swift",
"Runtime/Threads/ThreadManager.swift",
"Runtime/VirtualMachine.swift",
"Runtime/VirtualMachineState.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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:930f780586bc21db1787241f3d35e477ed11b1101cff6fb987f4f674f121f048
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/objecthub/swift-dynamicjson.git
[1/921] Fetching swift-dynamicjson
Fetched https://github.com/objecthub/swift-dynamicjson.git from cache (0.27s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.68s)
Fetching https://github.com/objecthub/swift-nanohttp.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/tsolomko/SWCompression.git
Fetching https://github.com/p2/OAuth2.git
Fetching https://github.com/SomeRandomiOSDev/CBORCoding.git
[1/1452] Fetching cborcoding
[684/7684] Fetching cborcoding, oauth2
[2139/9481] Fetching cborcoding, oauth2, swift-atomics
[2273/9734] Fetching cborcoding, oauth2, swift-atomics, swift-nanohttp
[3672/26743] Fetching cborcoding, oauth2, swift-atomics, swift-nanohttp, swcompression
[4612/32317] Fetching cborcoding, oauth2, swift-atomics, swift-nanohttp, swcompression, zipfoundation
Fetched https://github.com/SomeRandomiOSDev/CBORCoding.git from cache (0.37s)
[8109/30865] Fetching oauth2, swift-atomics, swift-nanohttp, swcompression, zipfoundation
Fetching https://github.com/objecthub/swift-clformat.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
[17952/29068] Fetching oauth2, swift-nanohttp, swcompression, zipfoundation
Fetching https://github.com/objecthub/swift-sqliteexpress.git
[23286/29577] Fetching oauth2, swift-nanohttp, swcompression, zipfoundation, swift-clformat
[24646/29676] Fetching oauth2, swift-nanohttp, swcompression, zipfoundation, swift-clformat, swift-sqliteexpress
Fetched https://github.com/objecthub/swift-clformat.git from cache (0.39s)
Fetching https://github.com/objecthub/swift-commandlinekit.git
Fetched https://github.com/p2/OAuth2.git from cache (0.83s)
Fetching https://github.com/objecthub/swift-markdownkit.git
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.83s)
Fetching https://github.com/objecthub/swift-numberkit.git
Fetched https://github.com/objecthub/swift-sqliteexpress.git from cache (0.35s)
[12500/17262] Fetching swift-nanohttp, swcompression
[17263/17624] Fetching swift-nanohttp, swcompression, swift-commandlinekit
[17625/18649] Fetching swift-nanohttp, swcompression, swift-commandlinekit, swift-numberkit
[17718/19304] Fetching swift-nanohttp, swcompression, swift-commandlinekit, swift-numberkit, swift-markdownkit
Fetched https://github.com/objecthub/swift-commandlinekit.git from cache (0.32s)
Fetched https://github.com/objecthub/swift-markdownkit.git from cache (0.29s)
Fetched https://github.com/objecthub/swift-numberkit.git from cache (0.31s)
Fetched https://github.com/objecthub/swift-nanohttp.git from cache (1.39s)
Fetched https://github.com/tsolomko/SWCompression.git from cache (1.43s)
Computing version for https://github.com/SomeRandomiOSDev/CBORCoding.git
Computed https://github.com/SomeRandomiOSDev/CBORCoding.git at 1.4.0 (2.00s)
Fetching https://github.com/SomeRandomiOSDev/Half
[1/630] Fetching half
Fetched https://github.com/SomeRandomiOSDev/Half from cache (0.24s)
Computing version for https://github.com/p2/OAuth2.git
Computed https://github.com/p2/OAuth2.git at 5.3.5 (0.86s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.8.6 (0.62s)
Fetching https://github.com/tsolomko/BitByteData
[1/3067] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (0.36s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.96s)
Computing version for https://github.com/objecthub/swift-nanohttp.git
Computed https://github.com/objecthub/swift-nanohttp.git at 1.0.1 (0.63s)
Computing version for https://github.com/objecthub/swift-sqliteexpress.git
Computed https://github.com/objecthub/swift-sqliteexpress.git at 1.0.3 (0.85s)
Computing version for https://github.com/objecthub/swift-commandlinekit.git
Computed https://github.com/objecthub/swift-commandlinekit.git at 0.3.5 (0.81s)
Computing version for https://github.com/objecthub/swift-numberkit.git
Computed https://github.com/objecthub/swift-numberkit.git at 2.6.0 (0.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.53s)
Computing version for https://github.com/objecthub/swift-clformat.git
Computed https://github.com/objecthub/swift-clformat.git at 1.1.1 (0.59s)
Computing version for https://github.com/objecthub/swift-markdownkit.git
Computed https://github.com/objecthub/swift-markdownkit.git at 1.3.0 (0.56s)
Computing version for https://github.com/SomeRandomiOSDev/Half
Computed https://github.com/SomeRandomiOSDev/Half at 1.4.2 (0.53s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (0.75s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/objecthub/swift-dynamicjson.git
Working copy of https://github.com/objecthub/swift-dynamicjson.git resolved at main (9648f32)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/SomeRandomiOSDev/Half
Working copy of https://github.com/SomeRandomiOSDev/Half resolved at 1.4.2
Creating working copy for https://github.com/objecthub/swift-nanohttp.git
Working copy of https://github.com/objecthub/swift-nanohttp.git resolved at 1.0.1
Creating working copy for https://github.com/objecthub/swift-numberkit.git
Working copy of https://github.com/objecthub/swift-numberkit.git resolved at 2.6.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at master (e0c7eeb)
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.8.6
Creating working copy for https://github.com/p2/OAuth2.git
Working copy of https://github.com/p2/OAuth2.git resolved at 5.3.5
Creating working copy for https://github.com/objecthub/swift-commandlinekit.git
Working copy of https://github.com/objecthub/swift-commandlinekit.git resolved at 0.3.5
Creating working copy for https://github.com/objecthub/swift-clformat.git
Working copy of https://github.com/objecthub/swift-clformat.git resolved at 1.1.1
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/objecthub/swift-sqliteexpress.git
Working copy of https://github.com/objecthub/swift-sqliteexpress.git resolved at 1.0.3
Creating working copy for https://github.com/objecthub/swift-markdownkit.git
Working copy of https://github.com/objecthub/swift-markdownkit.git resolved at 1.3.0
Creating working copy for https://github.com/SomeRandomiOSDev/CBORCoding.git
Working copy of https://github.com/SomeRandomiOSDev/CBORCoding.git resolved at 1.4.0
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/59] Write sources
[8/59] Copying PrivacyInfo.xcprivacy
[10/59] Write sources
[24/59] Copying PrivacyInfo.xcprivacy
[25/59] Write sources
[27/59] Compiling _AtomicsShims.c
[28/59] Compiling fp_trunc.cpp
[29/59] Compiling fp_extend.cpp
[30/59] Compiling half.c
[31/59] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/137] Emitting module SwiftKeychain
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:120:52: error: cannot find type 'OSStatus' in scope
118 | public init() {}
119 |
120 | internal func errorForStatusCode(_ statusCode: OSStatus) -> NSError {
| `- error: cannot find type 'OSStatus' in scope
121 |
122 | return NSError(domain: "swift.keychain.error", code: Int(statusCode), userInfo: nil)
[34/137] Compiling BitByteData SignedNumberRepresentation.swift
[35/138] Compiling CommandLineKit ConvertibleFromString.swift
[36/138] Compiling CommandLineKit EditState.swift
[37/140] Compiling CommandLineKit LineReader.swift
[38/140] Compiling CommandLineKit LineReaderError.swift
[39/140] Compiling CommandLineKit LineReaderHistory.swift
[40/140] Compiling ZIPFoundation Entry.swift
[41/140] Compiling ZIPFoundation FileManager+ZIP.swift
[42/140] Compiling CommandLineKit TextProperties.swift
[43/140] Compiling ZIPFoundation Date+ZIP.swift
[44/140] Compiling CommandLineKit Flag.swift
[45/140] Compiling CommandLineKit FlagError.swift
[46/140] Compiling CommandLineKit Flags.swift
[47/140] Emitting module Atomics
[48/140] Compiling CommandLineKit AnsiCodes.swift
[49/140] Compiling CommandLineKit BackgroundColor.swift
[50/140] Compiling CommandLineKit ControlCharacters.swift
[51/140] Compiling CommandLineKit Terminal.swift
[52/140] Compiling CommandLineKit TextColor.swift
[53/140] Compiling Half Half+Coding.swift
[54/140] Compiling Half Half.swift
[55/140] Compiling Atomics IntegerOperations.swift
[56/140] Compiling Atomics Unmanaged extensions.swift
[58/147] Emitting module Half
[59/147] Compiling Half Functions.swift
[61/150] Compiling SQLiteExpress SQLiteType.swift
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[62/150] Compiling SQLiteExpress SQLiteStatement.swift
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[65/150] Compiling BitByteData MsbBitWriter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/151] Emitting module SQLiteExpress
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[75/151] Emitting module BitByteData
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/151] 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(macOS)
29 | import LocalAuthentication
[79/151] 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(macOS)
29 | import LocalAuthentication
[80/151] Compiling BitByteData MsbBitReader.swift
[81/151] Compiling BitByteData resource_bundle_accessor.swift
[82/151] Compiling SQLiteExpress SQLiteDatabase.swift
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[83/151] Compiling SQLiteExpress SQLiteError.swift
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:120:52: error: cannot find type 'OSStatus' in scope
118 | public init() {}
119 |
120 | internal func errorForStatusCode(_ statusCode: OSStatus) -> NSError {
| `- error: cannot find type 'OSStatus' in scope
121 |
122 | return NSError(domain: "swift.keychain.error", code: Int(statusCode), userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:35:23: error: cannot find 'kSecAttrAccessibleWhenUnlocked' in scope
33 | public var accessMode: String {
34 |
35 | return String(kSecAttrAccessibleWhenUnlocked)
| `- error: cannot find 'kSecAttrAccessibleWhenUnlocked' in scope
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:51:31: error: cannot find 'kSecValueData' in scope
49 | let archivedData = NSKeyedArchiver.archivedData(withRootObject: dataToStore)
50 |
51 | itemAttributes[String(kSecValueData)] = archivedData
| `- error: cannot find 'kSecValueData' in scope
52 |
53 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:55:35: error: cannot find 'kSecAttrAccessGroup' in scope
53 | if let group = accessGroup {
54 |
55 | itemAttributes[String(kSecAttrAccessGroup)] = group
| `- error: cannot find 'kSecAttrAccessGroup' in scope
56 | }
57 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:63:49: error: cannot find 'kSecValueData' in scope
61 | internal func dataFromAttributes(_ attributes: [String: Any]) -> [String: Any]? {
62 |
63 | guard let valueData = attributes[String(kSecValueData)] as? Data else { return nil }
| `- error: cannot find 'kSecValueData' in scope
64 |
65 | return NSKeyedUnarchiver.unarchiveObject(with: valueData) as? [String: Any] ?? nil
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:72:31: error: cannot find 'kSecReturnData' in scope
70 | var itemAttributes = attributes
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
| `- error: cannot find 'kSecReturnData' in scope
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
74 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:72:50: error: cannot find 'kCFBooleanTrue' in scope
70 | var itemAttributes = attributes
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
| `- error: cannot find 'kCFBooleanTrue' in scope
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
74 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:73:31: error: cannot find 'kSecReturnAttributes' in scope
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
| `- error: cannot find 'kSecReturnAttributes' in scope
74 |
75 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:73:56: error: cannot find 'kCFBooleanTrue' in scope
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
| `- error: cannot find 'kCFBooleanTrue' in scope
74 |
75 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:77:35: error: cannot find 'kSecAttrAccessGroup' in scope
75 | if let group = accessGroup {
76 |
77 | itemAttributes[String(kSecAttrAccessGroup)] = group
| `- error: cannot find 'kSecAttrAccessGroup' in scope
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:103:27: error: cannot find 'kSecClass' in scope
101 | var attributes = [String: Any]()
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
| `- error: cannot find 'kSecClass' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:103:41: error: cannot find 'kSecClassGenericPassword' in scope
101 | var attributes = [String: Any]()
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
| `- error: cannot find 'kSecClassGenericPassword' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:104:27: error: cannot find 'kSecAttrAccessible' in scope
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
104 | attributes[String(kSecAttrAccessible)] = accessMode
| `- error: cannot find 'kSecAttrAccessible' in scope
105 | attributes[String(kSecAttrService)] = serviceName
106 | attributes[String(kSecAttrAccount)] = accountName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:105:27: error: cannot find 'kSecAttrService' in scope
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
| `- error: cannot find 'kSecAttrService' in scope
106 | attributes[String(kSecAttrAccount)] = accountName
107 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:106:27: error: cannot find 'kSecAttrAccount' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
106 | attributes[String(kSecAttrAccount)] = accountName
| `- error: cannot find 'kSecAttrAccount' in scope
107 |
108 | return attributes
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:26: error: cannot find 'SecItemAdd' in scope
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find 'SecItemAdd' in scope
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:51: error: cannot find type 'CFDictionary' in scope
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find type 'CFDictionary' in scope
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:65: error: 'nil' requires a contextual type
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: 'nil' requires a contextual type
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:131:26: error: cannot find 'errSecDuplicateItem' in scope
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
130 |
131 | if statusCode == errSecDuplicateItem {
| `- error: cannot find 'errSecDuplicateItem' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:133:13: error: cannot find 'SecItemDelete' in scope
131 | if statusCode == errSecDuplicateItem {
132 |
133 | SecItemDelete(attributes as CFDictionary)
| `- error: cannot find 'SecItemDelete' in scope
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
135 | }
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:133:41: error: cannot find type 'CFDictionary' in scope
131 | if statusCode == errSecDuplicateItem {
132 |
133 | SecItemDelete(attributes as CFDictionary)
| `- error: cannot find type 'CFDictionary' in scope
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
135 | }
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:26: error: cannot find 'SecItemAdd' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find 'SecItemAdd' in scope
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:51: error: cannot find type 'CFDictionary' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find type 'CFDictionary' in scope
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:65: error: 'nil' requires a contextual type
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: 'nil' requires a contextual type
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:137:26: error: cannot find 'errSecSuccess' in scope
135 | }
136 |
137 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
138 |
139 | throw errorForStatusCode(statusCode)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:145:26: error: cannot find 'SecItemDelete' in scope
143 | public func removeItemWithAttributes(_ attributes: [String: Any]) throws {
144 |
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
| `- error: cannot find 'SecItemDelete' in scope
146 |
147 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:145:54: error: cannot find type 'CFDictionary' in scope
143 | public func removeItemWithAttributes(_ attributes: [String: Any]) throws {
144 |
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
| `- error: cannot find type 'CFDictionary' in scope
146 |
147 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:147:26: error: cannot find 'errSecSuccess' in scope
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
146 |
147 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
148 |
149 | throw errorForStatusCode(statusCode)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:157:26: error: cannot find 'SecItemCopyMatching' in scope
155 | var result: AnyObject?
156 |
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
| `- error: cannot find 'SecItemCopyMatching' in scope
158 |
159 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:157:60: error: cannot find type 'CFDictionary' in scope
155 | var result: AnyObject?
156 |
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
| `- error: cannot find type 'CFDictionary' in scope
158 |
159 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:159:26: error: cannot find 'errSecSuccess' in scope
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
158 |
159 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
160 |
161 | throw errorForStatusCode(statusCode)
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:930f780586bc21db1787241f3d35e477ed11b1101cff6fb987f4f674f121f048
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/28] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/110] Emitting module SwiftKeychain
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:120:52: error: cannot find type 'OSStatus' in scope
118 | public init() {}
119 |
120 | internal func errorForStatusCode(_ statusCode: OSStatus) -> NSError {
| `- error: cannot find type 'OSStatus' in scope
121 |
122 | return NSError(domain: "swift.keychain.error", code: Int(statusCode), userInfo: nil)
[3/110] Compiling SQLiteExpress SQLiteType.swift
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[4/110] Compiling Atomics OptionalRawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/swift-nanohttp/Sources/NanoHTTP/String+Extensions.swift:35:8: error: no such module 'CryptoKit'
33 |
34 | import Foundation
35 | import CryptoKit
| `- error: no such module 'CryptoKit'
36 | import UniformTypeIdentifiers
37 |
[5/110] Compiling Atomics RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/swift-nanohttp/Sources/NanoHTTP/String+Extensions.swift:35:8: error: no such module 'CryptoKit'
33 |
34 | import Foundation
35 | import CryptoKit
| `- error: no such module 'CryptoKit'
36 | import UniformTypeIdentifiers
37 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/110] Emitting module NanoHTTP
/host/spi-builder-workspace/.build/checkouts/swift-nanohttp/Sources/NanoHTTP/String+Extensions.swift:35:8: error: no such module 'CryptoKit'
33 |
34 | import Foundation
35 | import CryptoKit
| `- error: no such module 'CryptoKit'
36 | import UniformTypeIdentifiers
37 |
[7/112] Compiling SwiftKeychain Keychain.swift
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:120:52: error: cannot find type 'OSStatus' in scope
118 | public init() {}
119 |
120 | internal func errorForStatusCode(_ statusCode: OSStatus) -> NSError {
| `- error: cannot find type 'OSStatus' in scope
121 |
122 | return NSError(domain: "swift.keychain.error", code: Int(statusCode), userInfo: nil)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:35:23: error: cannot find 'kSecAttrAccessibleWhenUnlocked' in scope
33 | public var accessMode: String {
34 |
35 | return String(kSecAttrAccessibleWhenUnlocked)
| `- error: cannot find 'kSecAttrAccessibleWhenUnlocked' in scope
36 | }
37 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:51:31: error: cannot find 'kSecValueData' in scope
49 | let archivedData = NSKeyedArchiver.archivedData(withRootObject: dataToStore)
50 |
51 | itemAttributes[String(kSecValueData)] = archivedData
| `- error: cannot find 'kSecValueData' in scope
52 |
53 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:55:35: error: cannot find 'kSecAttrAccessGroup' in scope
53 | if let group = accessGroup {
54 |
55 | itemAttributes[String(kSecAttrAccessGroup)] = group
| `- error: cannot find 'kSecAttrAccessGroup' in scope
56 | }
57 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:63:49: error: cannot find 'kSecValueData' in scope
61 | internal func dataFromAttributes(_ attributes: [String: Any]) -> [String: Any]? {
62 |
63 | guard let valueData = attributes[String(kSecValueData)] as? Data else { return nil }
| `- error: cannot find 'kSecValueData' in scope
64 |
65 | return NSKeyedUnarchiver.unarchiveObject(with: valueData) as? [String: Any] ?? nil
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:72:31: error: cannot find 'kSecReturnData' in scope
70 | var itemAttributes = attributes
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
| `- error: cannot find 'kSecReturnData' in scope
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
74 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:72:50: error: cannot find 'kCFBooleanTrue' in scope
70 | var itemAttributes = attributes
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
| `- error: cannot find 'kCFBooleanTrue' in scope
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
74 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:73:31: error: cannot find 'kSecReturnAttributes' in scope
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
| `- error: cannot find 'kSecReturnAttributes' in scope
74 |
75 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:73:56: error: cannot find 'kCFBooleanTrue' in scope
71 |
72 | itemAttributes[String(kSecReturnData)] = kCFBooleanTrue
73 | itemAttributes[String(kSecReturnAttributes)] = kCFBooleanTrue
| `- error: cannot find 'kCFBooleanTrue' in scope
74 |
75 | if let group = accessGroup {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:77:35: error: cannot find 'kSecAttrAccessGroup' in scope
75 | if let group = accessGroup {
76 |
77 | itemAttributes[String(kSecAttrAccessGroup)] = group
| `- error: cannot find 'kSecAttrAccessGroup' in scope
78 | }
79 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:103:27: error: cannot find 'kSecClass' in scope
101 | var attributes = [String: Any]()
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
| `- error: cannot find 'kSecClass' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:103:41: error: cannot find 'kSecClassGenericPassword' in scope
101 | var attributes = [String: Any]()
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
| `- error: cannot find 'kSecClassGenericPassword' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:104:27: error: cannot find 'kSecAttrAccessible' in scope
102 |
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
104 | attributes[String(kSecAttrAccessible)] = accessMode
| `- error: cannot find 'kSecAttrAccessible' in scope
105 | attributes[String(kSecAttrService)] = serviceName
106 | attributes[String(kSecAttrAccount)] = accountName
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:105:27: error: cannot find 'kSecAttrService' in scope
103 | attributes[String(kSecClass)] = kSecClassGenericPassword
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
| `- error: cannot find 'kSecAttrService' in scope
106 | attributes[String(kSecAttrAccount)] = accountName
107 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:106:27: error: cannot find 'kSecAttrAccount' in scope
104 | attributes[String(kSecAttrAccessible)] = accessMode
105 | attributes[String(kSecAttrService)] = serviceName
106 | attributes[String(kSecAttrAccount)] = accountName
| `- error: cannot find 'kSecAttrAccount' in scope
107 |
108 | return attributes
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:26: error: cannot find 'SecItemAdd' in scope
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find 'SecItemAdd' in scope
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:51: error: cannot find type 'CFDictionary' in scope
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find type 'CFDictionary' in scope
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:129:65: error: 'nil' requires a contextual type
127 | public func insertItemWithAttributes(_ attributes: [String: Any]) throws {
128 |
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: 'nil' requires a contextual type
130 |
131 | if statusCode == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:131:26: error: cannot find 'errSecDuplicateItem' in scope
129 | var statusCode = SecItemAdd(attributes as CFDictionary, nil)
130 |
131 | if statusCode == errSecDuplicateItem {
| `- error: cannot find 'errSecDuplicateItem' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:133:13: error: cannot find 'SecItemDelete' in scope
131 | if statusCode == errSecDuplicateItem {
132 |
133 | SecItemDelete(attributes as CFDictionary)
| `- error: cannot find 'SecItemDelete' in scope
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
135 | }
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:133:41: error: cannot find type 'CFDictionary' in scope
131 | if statusCode == errSecDuplicateItem {
132 |
133 | SecItemDelete(attributes as CFDictionary)
| `- error: cannot find type 'CFDictionary' in scope
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
135 | }
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:26: error: cannot find 'SecItemAdd' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find 'SecItemAdd' in scope
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:51: error: cannot find type 'CFDictionary' in scope
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: cannot find type 'CFDictionary' in scope
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:134:65: error: 'nil' requires a contextual type
132 |
133 | SecItemDelete(attributes as CFDictionary)
134 | statusCode = SecItemAdd(attributes as CFDictionary, nil)
| `- error: 'nil' requires a contextual type
135 | }
136 |
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:137:26: error: cannot find 'errSecSuccess' in scope
135 | }
136 |
137 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
138 |
139 | throw errorForStatusCode(statusCode)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:145:26: error: cannot find 'SecItemDelete' in scope
143 | public func removeItemWithAttributes(_ attributes: [String: Any]) throws {
144 |
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
| `- error: cannot find 'SecItemDelete' in scope
146 |
147 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:145:54: error: cannot find type 'CFDictionary' in scope
143 | public func removeItemWithAttributes(_ attributes: [String: Any]) throws {
144 |
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
| `- error: cannot find type 'CFDictionary' in scope
146 |
147 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:147:26: error: cannot find 'errSecSuccess' in scope
145 | let statusCode = SecItemDelete(attributes as CFDictionary)
146 |
147 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
148 |
149 | throw errorForStatusCode(statusCode)
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:157:26: error: cannot find 'SecItemCopyMatching' in scope
155 | var result: AnyObject?
156 |
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
| `- error: cannot find 'SecItemCopyMatching' in scope
158 |
159 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:157:60: error: cannot find type 'CFDictionary' in scope
155 | var result: AnyObject?
156 |
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
| `- error: cannot find type 'CFDictionary' in scope
158 |
159 | if statusCode != errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/OAuth2/Sources/SwiftKeychain/Keychain.swift:159:26: error: cannot find 'errSecSuccess' in scope
157 | let statusCode = SecItemCopyMatching(attributes as CFDictionary, &result)
158 |
159 | if statusCode != errSecSuccess {
| `- error: cannot find 'errSecSuccess' in scope
160 |
161 | throw errorForStatusCode(statusCode)
[8/112] Compiling Atomics ManagedAtomic.swift
[9/112] Compiling Atomics ManagedAtomicLazyReference.swift
[10/112] Compiling NanoHTTP String+Extensions.swift
[11/112] Compiling NanoHTTP String+File.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/114] Emitting module SQLiteExpress
/host/spi-builder-workspace/.build/checkouts/swift-sqliteexpress/Sources/SQLiteExpress/SQLiteDatabase.swift:22:8: error: no such module 'SQLite3'
20 |
21 | import Foundation
22 | import SQLite3
| `- error: no such module 'SQLite3'
23 |
24 |
[13/114] Compiling Half Half+Coding.swift
BUILD FAILURE 6.1 linux