Build Information
Failed to build Dejavu, reference 1.1.0 (2ed9f0
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 08:26:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/Dejavu.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Esri/Dejavu
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 2ed9f00 Merge pull request #31 from Esri/Phil9771/modifiy-how-GRDB-dependency-is-specified
Cloned https://github.com/Esri/Dejavu.git
Revision (git rev-parse @):
2ed9f00df72c7b109edccd21667fe724285ca511
SUCCESS checkout https://github.com/Esri/Dejavu.git at 1.1.0
Fetching https://github.com/groue/GRDB.swift.git
[1/110953] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift.git from cache (23.35s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.1 (24.39s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dejavu",
"name": "Dejavu",
"url": "https://github.com/Esri/Dejavu.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Dejavu",
"dependencies": [
{
"identity": "grdb.swift",
"name": "GRDB",
"url": "https://github.com/groue/GRDB.swift.git",
"version": "6.29.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GRDB.swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Esri/Dejavu.git
[9/858] Fetching dejavu
Fetched https://github.com/Esri/Dejavu.git from cache (0.97s)
Fetching https://github.com/groue/GRDB.swift.git from cache
Fetched https://github.com/groue/GRDB.swift.git from cache (0.61s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (0.66s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/Esri/Dejavu.git
Working copy of https://github.com/Esri/Dejavu.git resolved at 1.1.0 (2ed9f00)
warning: '.resolve-product-dependencies': dependency 'dejavu' is not used by any target
Found 1 product dependencies
- GRDB
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Esri/Dejavu.git
https://github.com/Esri/Dejavu.git
{
"dependencies" : [
{
"identity" : "grdb.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.29.1",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/groue/GRDB.swift.git"
}
],
"manifest_display_name" : "Dejavu",
"name" : "Dejavu",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Dejavu",
"targets" : [
"Dejavu"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Dejavu",
"module_type" : "SwiftTarget",
"name" : "Dejavu",
"path" : "Sources/Dejavu",
"product_dependencies" : [
"GRDB"
],
"product_memberships" : [
"Dejavu"
],
"sources" : [
"Dejavu.swift",
"DejavuConfiguration.swift",
"DejavuError.swift",
"DejavuSession.swift",
"Extensions.swift",
"GRDBSession.swift",
"Logging.swift",
"NetworkRecorder.swift",
"Player.swift",
"Request.swift",
"URLProtocolNetworkInterceptor.swift",
"URLProtocolNetworkObserver.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[1/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/155] Emitting module GRDB
[7/171] Compiling GRDB MutablePersistableRecord+Update.swift
[8/171] Compiling GRDB MutablePersistableRecord+Upsert.swift
[9/171] Compiling GRDB MutablePersistableRecord.swift
[10/171] Compiling GRDB PersistableRecord+Insert.swift
[11/171] Compiling GRDB PersistableRecord+Save.swift
[12/171] Compiling GRDB PersistableRecord+Upsert.swift
[13/171] Compiling GRDB PersistableRecord.swift
[14/171] Compiling GRDB Record.swift
[15/171] Compiling GRDB TableRecord.swift
[16/171] Compiling GRDB CaseInsensitiveIdentifier.swift
[17/171] Compiling GRDB Inflections+English.swift
[18/171] Compiling GRDB Inflections.swift
[19/171] Compiling GRDB LockedBox.swift
[20/171] Compiling GRDB OnDemandFuture.swift
[21/171] Compiling GRDB OrderedDictionary.swift
[22/171] Compiling GRDB Pool.swift
[23/171] Compiling GRDB AssociationAggregate.swift
[24/171] Compiling GRDB BelongsToAssociation.swift
[25/171] Compiling GRDB HasManyAssociation.swift
[26/171] Compiling GRDB HasManyThroughAssociation.swift
[27/171] Compiling GRDB HasOneAssociation.swift
[28/171] Compiling GRDB HasOneThroughAssociation.swift
[29/171] Compiling GRDB JoinAssociation.swift
[30/171] Compiling GRDB CommonTableExpression.swift
[31/171] Compiling GRDB QueryInterfaceRequest.swift
[32/171] Compiling GRDB RequestProtocols.swift
[33/171] Compiling GRDB Column.swift
[34/171] Compiling GRDB DatabasePromise.swift
[35/171] Compiling GRDB SQLAssociation.swift
[36/171] Compiling GRDB SQLCollection.swift
[37/171] Compiling GRDB SQLExpression.swift
[38/171] Compiling GRDB SQLForeignKeyRequest.swift
[39/171] Compiling GRDB SQLFunctions.swift
[40/171] Compiling GRDB SQLOperators.swift
[41/171] Compiling GRDB SQLOrdering.swift
[42/171] Compiling GRDB SQLRelation.swift
[43/171] Compiling GRDB SQLSelection.swift
[44/171] Compiling GRDB SQLSubquery.swift
[45/171] Compiling GRDB Table.swift
[46/171] Compiling GRDB SQLColumnGenerator.swift
[47/171] Compiling GRDB SQLGenerationContext.swift
[48/171] Compiling GRDB SQLIndexGenerator.swift
[49/171] Compiling GRDB SQLQueryGenerator.swift
[50/171] Compiling GRDB SQLTableAlterationGenerator.swift
[51/171] Compiling GRDB SQLTableGenerator.swift
[52/171] Compiling GRDB SQLInterpolation+QueryInterface.swift
[53/171] Compiling GRDB ColumnDefinition.swift
[54/171] Compiling GRDB Database+SchemaDefinition.swift
[55/171] Compiling GRDB ForeignKeyDefinition.swift
[56/171] Compiling GRDB IndexDefinition.swift
[57/171] Compiling GRDB TableAlteration.swift
[58/171] Compiling GRDB TableDefinition.swift
[59/171] Compiling GRDB VirtualTableModule.swift
[60/171] Compiling GRDB TableRecord+Association.swift
[61/171] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[62/171] Compiling GRDB EncodableRecord+Encodable.swift
[63/171] Compiling GRDB EncodableRecord.swift
[64/171] Compiling GRDB FetchableRecord+Decodable.swift
[65/171] Compiling GRDB FetchableRecord+TableRecord.swift
[66/171] Compiling GRDB FetchableRecord.swift
[67/171] Compiling GRDB MutablePersistableRecord+DAO.swift
[68/171] Compiling GRDB MutablePersistableRecord+Delete.swift
[69/171] Compiling GRDB MutablePersistableRecord+Insert.swift
[70/171] Compiling GRDB MutablePersistableRecord+Save.swift
[71/171] Compiling GRDB Data.swift
[72/171] Compiling GRDB DatabaseDateComponents.swift
[73/171] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[74/171] Compiling GRDB Date.swift
[75/171] Compiling GRDB Decimal.swift
[76/171] Compiling GRDB NSData.swift
[77/171] Compiling GRDB NSNull.swift
[78/171] Compiling GRDB NSNumber.swift
[79/171] Compiling GRDB NSString.swift
[80/171] Compiling GRDB SQLiteDateParser.swift
[81/171] Compiling GRDB URL.swift
[82/171] Compiling GRDB UUID.swift
[83/171] Compiling GRDB DatabaseValueConvertible+Decodable.swift
[84/171] Compiling GRDB DatabaseValueConvertible+Encodable.swift
[85/171] Compiling GRDB DatabaseValueConvertible+RawRepresentable.swift
[86/171] Compiling GRDB JSONRequiredEncoder.swift
[87/171] Compiling GRDB Optional.swift
[88/171] Compiling GRDB FTS4.swift
[89/171] Compiling GRDB FTS5.swift
[90/171] Compiling GRDB FTS5CustomTokenizer.swift
[91/171] Compiling GRDB FTS5Pattern.swift
[92/171] Compiling GRDB FTS5Tokenizer.swift
[93/171] Compiling GRDB FTS5TokenizerDescriptor.swift
[94/171] Compiling GRDB FTS5WrapperTokenizer.swift
[95/171] Compiling GRDB Fixits.swift
[96/171] Compiling GRDB JSONColumn.swift
[97/171] Compiling GRDB SQLJSONExpressible.swift
[98/171] Compiling GRDB SQLJSONFunctions.swift
[99/171] Compiling GRDB DatabaseMigrator.swift
[100/171] Compiling GRDB Migration.swift
[101/171] Compiling GRDB FTS3+QueryInterface.swift
[102/171] Compiling GRDB FTS5+QueryInterface.swift
[103/171] Compiling GRDB ForeignKey.swift
[104/171] Compiling GRDB Association.swift
[105/171] Compiling GRDB Configuration.swift
[106/171] Compiling GRDB Cursor.swift
[107/171] Compiling GRDB Database+Schema.swift
[108/171] Compiling GRDB Database+Statements.swift
[109/171] Compiling GRDB Database.swift
[110/171] Compiling GRDB DatabaseBackupProgress.swift
[111/171] Compiling GRDB DatabaseCollation.swift
[112/171] Compiling GRDB DatabaseError.swift
[113/171] Compiling GRDB DatabaseFunction.swift
[114/171] Compiling GRDB DatabasePool.swift
[115/171] Compiling GRDB DatabasePublishers.swift
[116/171] Compiling GRDB DatabaseQueue.swift
[117/171] Compiling GRDB DatabaseReader.swift
[118/171] Compiling GRDB DatabaseRegion.swift
[119/171] Compiling GRDB DatabaseRegionObservation.swift
[120/171] Compiling GRDB DatabaseSchemaCache.swift
[121/171] Compiling GRDB DatabaseSnapshot.swift
[122/171] Compiling GRDB StandardLibrary.swift
[123/171] Compiling GRDB TransactionClock.swift
[124/171] Compiling GRDB TransactionObserver.swift
[125/171] Compiling GRDB WALSnapshot.swift
[126/171] Compiling GRDB WALSnapshotTransaction.swift
[127/171] Compiling GRDB Database+Dump.swift
[128/171] Compiling GRDB DatabaseReader+dump.swift
[129/171] Compiling GRDB DumpFormat.swift
[130/171] Compiling GRDB DebugDumpFormat.swift
[131/171] Compiling GRDB JSONDumpFormat.swift
[132/171] Compiling GRDB LineDumpFormat.swift
[133/171] Compiling GRDB ListDumpFormat.swift
[134/171] Compiling GRDB QuoteDumpFormat.swift
[135/171] Compiling GRDB Export.swift
[136/171] Compiling GRDB FTS3.swift
[137/171] Compiling GRDB FTS3Pattern.swift
[138/171] Compiling GRDB FTS3TokenizerDescriptor.swift
[139/171] Compiling GRDB DatabaseSnapshotPool.swift
[140/171] Compiling GRDB DatabaseValue.swift
[141/171] Compiling GRDB DatabaseValueConvertible.swift
[142/171] Compiling GRDB DatabaseWriter.swift
[143/171] Compiling GRDB FetchRequest.swift
[144/171] Compiling GRDB Row.swift
[145/171] Compiling GRDB RowAdapter.swift
[146/171] Compiling GRDB RowDecodingError.swift
[147/171] Compiling GRDB SQL.swift
[148/171] Compiling GRDB SQLInterpolation.swift
[149/171] Compiling GRDB SQLRequest.swift
[150/171] Compiling GRDB SchedulingWatchdog.swift
[151/171] Compiling GRDB SerializedDatabase.swift
[152/171] Compiling GRDB Statement.swift
[153/171] Compiling GRDB StatementAuthorizer.swift
[154/171] Compiling GRDB StatementColumnConvertible.swift
[155/171] Compiling GRDB CGFloat.swift
[156/171] Compiling GRDB ReadWriteBox.swift
[157/171] Compiling GRDB ReceiveValuesOn.swift
[158/171] Compiling GRDB Refinable.swift
[159/171] Compiling GRDB Utils.swift
[160/171] Compiling GRDB DatabaseCancellable.swift
[161/171] Compiling GRDB ValueConcurrentObserver.swift
[162/171] Compiling GRDB ValueWriteOnlyObserver.swift
[163/171] Compiling GRDB Fetch.swift
[164/171] Compiling GRDB Map.swift
[165/171] Compiling GRDB RemoveDuplicates.swift
[166/171] Compiling GRDB Trace.swift
[167/171] Compiling GRDB ValueReducer.swift
[168/171] Compiling GRDB SharedValueObservation.swift
[169/171] Compiling GRDB ValueObservation.swift
[170/171] Compiling GRDB ValueObservationScheduler.swift
[171/171] Compiling GRDB resource_bundle_accessor.swift
[172/183] Compiling Dejavu Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:45:18: error: 'Logger' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
43 | ) {
44 | let caller = file.components(separatedBy: "/").last!.components(separatedBy: ".").first!
45 | let logger = Logger(subsystem: "com.esri.Dejavu", category: caller)
| |- error: 'Logger' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
46 |
47 | let category = category.map { "[\($0)] - " } ?? ""
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:21: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:23: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:34: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:23: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:25: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:36: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
[173/184] Compiling Dejavu Request.swift
[174/184] Compiling Dejavu NetworkRecorder.swift
[175/184] Compiling Dejavu Player.swift
[176/184] Compiling Dejavu Extensions.swift
[177/184] Compiling Dejavu URLProtocolNetworkInterceptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
[178/184] Compiling Dejavu URLProtocolNetworkObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:87:9: error: 'Task' is only available in macOS 10.15 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
85 | }
86 |
87 | Task.detached { [weak self] in
| |- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
88 | guard let self,
89 | let client else {
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:87:14: error: 'detached(priority:operation:)' is only available in macOS 10.15 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
85 | }
86 |
87 | Task.detached { [weak self] in
| |- error: 'detached(priority:operation:)' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
88 | guard let self,
89 | let client else {
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:96:63: error: 'data(for:delegate:)' is only available in macOS 12.0 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
94 |
95 | do {
96 | let (data, response) = try await Self.session.data(for: request)
| |- error: 'data(for:delegate:)' is only available in macOS 12.0 or newer
| `- note: add 'if #available' version check
97 | handler.responseReceived(identifier: identifier, response: response)
98 | client.urlProtocol(self, didReceive: response, cacheStoragePolicy: .notAllowed)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[179/184] Compiling Dejavu DejavuError.swift
[180/184] Compiling Dejavu DejavuSession.swift
[181/184] Emitting module Dejavu
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:26: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:61: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
[182/184] Compiling Dejavu GRDBSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:26: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:61: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
[183/184] Compiling Dejavu Dejavu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
[184/184] Compiling Dejavu DejavuConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/151] Compiling GRDB Data.swift
[3/151] Compiling GRDB DatabaseDateComponents.swift
[4/151] Compiling GRDB DatabaseValueConvertible+ReferenceConvertible.swift
[5/151] Compiling GRDB Date.swift
[6/151] Compiling GRDB Decimal.swift
[7/151] Compiling GRDB NSData.swift
[8/151] Compiling GRDB NSNull.swift
[9/151] Compiling GRDB NSNumber.swift
[10/151] Compiling GRDB NSString.swift
[11/151] Compiling GRDB SQLiteDateParser.swift
[12/151] Compiling GRDB URL.swift
[13/151] Compiling GRDB UUID.swift
[14/151] Compiling GRDB DatabaseValueConvertible+Decodable.swift
[15/151] Compiling GRDB DatabaseValueConvertible+Encodable.swift
[16/151] Compiling GRDB DatabaseValueConvertible+RawRepresentable.swift
[17/151] Compiling GRDB JSONRequiredEncoder.swift
[18/151] Compiling GRDB Optional.swift
[19/167] Compiling GRDB FTS4.swift
[20/167] Compiling GRDB FTS5.swift
[21/167] Compiling GRDB FTS5CustomTokenizer.swift
[22/167] Compiling GRDB FTS5Pattern.swift
[23/167] Compiling GRDB FTS5Tokenizer.swift
[24/167] Compiling GRDB FTS5TokenizerDescriptor.swift
[25/167] Compiling GRDB FTS5WrapperTokenizer.swift
[26/167] Compiling GRDB Fixits.swift
[27/167] Compiling GRDB JSONColumn.swift
[28/167] Compiling GRDB SQLJSONExpressible.swift
[29/167] Compiling GRDB SQLJSONFunctions.swift
[30/167] Compiling GRDB DatabaseMigrator.swift
[31/167] Compiling GRDB Migration.swift
[32/167] Compiling GRDB FTS3+QueryInterface.swift
[33/167] Compiling GRDB FTS5+QueryInterface.swift
[34/167] Compiling GRDB ForeignKey.swift
[35/167] Compiling GRDB Association.swift
[36/167] Emitting module GRDB
[37/167] Compiling GRDB StandardLibrary.swift
[38/167] Compiling GRDB TransactionClock.swift
[39/167] Compiling GRDB TransactionObserver.swift
[40/167] Compiling GRDB WALSnapshot.swift
[41/167] Compiling GRDB WALSnapshotTransaction.swift
[42/167] Compiling GRDB Database+Dump.swift
[43/167] Compiling GRDB DatabaseReader+dump.swift
[44/167] Compiling GRDB DumpFormat.swift
[45/167] Compiling GRDB DebugDumpFormat.swift
[46/167] Compiling GRDB JSONDumpFormat.swift
[47/167] Compiling GRDB LineDumpFormat.swift
[48/167] Compiling GRDB ListDumpFormat.swift
[49/167] Compiling GRDB QuoteDumpFormat.swift
[50/167] Compiling GRDB Export.swift
[51/167] Compiling GRDB FTS3.swift
[52/167] Compiling GRDB FTS3Pattern.swift
[53/167] Compiling GRDB FTS3TokenizerDescriptor.swift
[54/167] Compiling GRDB AssociationAggregate.swift
[55/167] Compiling GRDB BelongsToAssociation.swift
[56/167] Compiling GRDB HasManyAssociation.swift
[57/167] Compiling GRDB HasManyThroughAssociation.swift
[58/167] Compiling GRDB HasOneAssociation.swift
[59/167] Compiling GRDB HasOneThroughAssociation.swift
[60/167] Compiling GRDB JoinAssociation.swift
[61/167] Compiling GRDB CommonTableExpression.swift
[62/167] Compiling GRDB QueryInterfaceRequest.swift
[63/167] Compiling GRDB RequestProtocols.swift
[64/167] Compiling GRDB Column.swift
[65/167] Compiling GRDB DatabasePromise.swift
[66/167] Compiling GRDB SQLAssociation.swift
[67/167] Compiling GRDB SQLCollection.swift
[68/167] Compiling GRDB SQLExpression.swift
[69/167] Compiling GRDB SQLForeignKeyRequest.swift
[70/167] Compiling GRDB MutablePersistableRecord+Update.swift
[71/167] Compiling GRDB MutablePersistableRecord+Upsert.swift
[72/167] Compiling GRDB MutablePersistableRecord.swift
[73/167] Compiling GRDB PersistableRecord+Insert.swift
[74/167] Compiling GRDB PersistableRecord+Save.swift
[75/167] Compiling GRDB PersistableRecord+Upsert.swift
[76/167] Compiling GRDB PersistableRecord.swift
[77/167] Compiling GRDB Record.swift
[78/167] Compiling GRDB TableRecord.swift
[79/167] Compiling GRDB CaseInsensitiveIdentifier.swift
[80/167] Compiling GRDB Inflections+English.swift
[81/167] Compiling GRDB Inflections.swift
[82/167] Compiling GRDB LockedBox.swift
[83/167] Compiling GRDB OnDemandFuture.swift
[84/167] Compiling GRDB OrderedDictionary.swift
[85/167] Compiling GRDB Pool.swift
[86/167] Compiling GRDB ReadWriteBox.swift
[87/167] Compiling GRDB ReceiveValuesOn.swift
[88/167] Compiling GRDB Refinable.swift
[89/167] Compiling GRDB Utils.swift
[90/167] Compiling GRDB DatabaseCancellable.swift
[91/167] Compiling GRDB ValueConcurrentObserver.swift
[92/167] Compiling GRDB ValueWriteOnlyObserver.swift
[93/167] Compiling GRDB Fetch.swift
[94/167] Compiling GRDB Map.swift
[95/167] Compiling GRDB RemoveDuplicates.swift
[96/167] Compiling GRDB Trace.swift
[97/167] Compiling GRDB ValueReducer.swift
[98/167] Compiling GRDB SharedValueObservation.swift
[99/167] Compiling GRDB ValueObservation.swift
[100/167] Compiling GRDB ValueObservationScheduler.swift
[101/167] Compiling GRDB resource_bundle_accessor.swift
[102/167] Compiling GRDB ForeignKeyDefinition.swift
[103/167] Compiling GRDB IndexDefinition.swift
[104/167] Compiling GRDB TableAlteration.swift
[105/167] Compiling GRDB TableDefinition.swift
[106/167] Compiling GRDB VirtualTableModule.swift
[107/167] Compiling GRDB TableRecord+Association.swift
[108/167] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[109/167] Compiling GRDB EncodableRecord+Encodable.swift
[110/167] Compiling GRDB EncodableRecord.swift
[111/167] Compiling GRDB FetchableRecord+Decodable.swift
[112/167] Compiling GRDB FetchableRecord+TableRecord.swift
[113/167] Compiling GRDB FetchableRecord.swift
[114/167] Compiling GRDB MutablePersistableRecord+DAO.swift
[115/167] Compiling GRDB MutablePersistableRecord+Delete.swift
[116/167] Compiling GRDB MutablePersistableRecord+Insert.swift
[117/167] Compiling GRDB MutablePersistableRecord+Save.swift
[118/167] Compiling GRDB DatabaseSnapshotPool.swift
[119/167] Compiling GRDB DatabaseValue.swift
[120/167] Compiling GRDB DatabaseValueConvertible.swift
[121/167] Compiling GRDB DatabaseWriter.swift
[122/167] Compiling GRDB FetchRequest.swift
[123/167] Compiling GRDB Row.swift
[124/167] Compiling GRDB RowAdapter.swift
[125/167] Compiling GRDB RowDecodingError.swift
[126/167] Compiling GRDB SQL.swift
[127/167] Compiling GRDB SQLInterpolation.swift
[128/167] Compiling GRDB SQLRequest.swift
[129/167] Compiling GRDB SchedulingWatchdog.swift
[130/167] Compiling GRDB SerializedDatabase.swift
[131/167] Compiling GRDB Statement.swift
[132/167] Compiling GRDB StatementAuthorizer.swift
[133/167] Compiling GRDB StatementColumnConvertible.swift
[134/167] Compiling GRDB CGFloat.swift
[135/167] Compiling GRDB SQLFunctions.swift
[136/167] Compiling GRDB SQLOperators.swift
[137/167] Compiling GRDB SQLOrdering.swift
[138/167] Compiling GRDB SQLRelation.swift
[139/167] Compiling GRDB SQLSelection.swift
[140/167] Compiling GRDB SQLSubquery.swift
[141/167] Compiling GRDB Table.swift
[142/167] Compiling GRDB SQLColumnGenerator.swift
[143/167] Compiling GRDB SQLGenerationContext.swift
[144/167] Compiling GRDB SQLIndexGenerator.swift
[145/167] Compiling GRDB SQLQueryGenerator.swift
[146/167] Compiling GRDB SQLTableAlterationGenerator.swift
[147/167] Compiling GRDB SQLTableGenerator.swift
[148/167] Compiling GRDB SQLInterpolation+QueryInterface.swift
[149/167] Compiling GRDB ColumnDefinition.swift
[150/167] Compiling GRDB Database+SchemaDefinition.swift
[151/167] Compiling GRDB Configuration.swift
[152/167] Compiling GRDB Cursor.swift
[153/167] Compiling GRDB Database+Schema.swift
[154/167] Compiling GRDB Database+Statements.swift
[155/167] Compiling GRDB Database.swift
[156/167] Compiling GRDB DatabaseBackupProgress.swift
[157/167] Compiling GRDB DatabaseCollation.swift
[158/167] Compiling GRDB DatabaseError.swift
[159/167] Compiling GRDB DatabaseFunction.swift
[160/167] Compiling GRDB DatabasePool.swift
[161/167] Compiling GRDB DatabasePublishers.swift
[162/167] Compiling GRDB DatabaseQueue.swift
[163/167] Compiling GRDB DatabaseReader.swift
[164/167] Compiling GRDB DatabaseRegion.swift
[165/167] Compiling GRDB DatabaseRegionObservation.swift
[166/167] Compiling GRDB DatabaseSchemaCache.swift
[167/167] Compiling GRDB DatabaseSnapshot.swift
[168/179] Compiling Dejavu URLProtocolNetworkInterceptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
[169/180] Compiling Dejavu Request.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[170/180] Compiling Dejavu DejavuError.swift
[171/180] Compiling Dejavu DejavuSession.swift
[172/180] Emitting module Dejavu
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:26: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:61: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkInterceptor.swift:32:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
18 |
19 | /// A network interceptor that uses URLProtocol registration for network interception.
20 | public final class URLProtocolNetworkInterceptor: Sendable {
| `- note: add @available attribute to enclosing class
21 | public static let shared = URLProtocolNetworkInterceptor()
22 | public static let protocolClass: URLProtocol.Type = InterceptorURLProtocol.self
:
30 | }
31 |
32 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
33 |
34 | var handler: DejavuNetworkInterceptionHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
[173/180] Compiling Dejavu Dejavu.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
[174/180] Compiling Dejavu DejavuConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:42: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Dejavu.swift:23:76: error: 'init(initialState:)' is only available in macOS 13.0 or newer
15 | internal import os
16 |
17 | public enum Dejavu {
| `- note: add @available attribute to enclosing enum
18 | /// The current session.
19 | public static var currentSession: DejavuSession? {
:
21 | }
22 |
23 | private static let _currentSession = OSAllocatedUnfairLock<GRDBSession?>(initialState: nil)
| | `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
| `- note: add @available attribute to enclosing static property
24 |
25 | @discardableResult
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/DejavuConfiguration.swift:130:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | /// A configuration specifies important Dejavu behavior. A configuration is
20 | /// needed to start a new session.
21 | public final class DejavuConfiguration: Sendable {
| `- note: add @available attribute to enclosing class
22 | /// A mode of operation for the Dejavu session.
23 | public enum Mode: Sendable {
:
128 | }
129 |
130 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
131 |
132 | /// Creates a new Dejavu configuration.
[175/180] Compiling Dejavu URLProtocolNetworkObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:31:25: error: 'init(initialState:)' is only available in macOS 13.0 or newer
17 | internal import os
18 |
19 | public final class URLProtocolNetworkObserver: Sendable {
| `- note: add @available attribute to enclosing class
20 | public static let shared = URLProtocolNetworkObserver()
21 | public static let protocolClass: URLProtocol.Type = ObserverProtocol.self
:
29 | }
30 |
31 | private let state = OSAllocatedUnfairLock(initialState: State())
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
32 |
33 | var handler: DejavuNetworkObservationHandler? { state.withLock(\.handler) }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:87:9: error: 'Task' is only available in macOS 10.15 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
85 | }
86 |
87 | Task.detached { [weak self] in
| |- error: 'Task' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
88 | guard let self,
89 | let client else {
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:87:14: error: 'detached(priority:operation:)' is only available in macOS 10.15 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
85 | }
86 |
87 | Task.detached { [weak self] in
| |- error: 'detached(priority:operation:)' is only available in macOS 10.15 or newer
| `- note: add 'if #available' version check
88 | guard let self,
89 | let client else {
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/URLProtocolNetworkObserver.swift:96:63: error: 'data(for:delegate:)' is only available in macOS 12.0 or newer
64 | }
65 |
66 | final class ObserverProtocol: URLProtocol, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
67 | static let session = URLSession(configuration: .ephemeral)
68 |
:
79 | }
80 |
81 | override func startLoading() {
| `- note: add @available attribute to enclosing instance method
82 | guard let handler = URLProtocolNetworkObserver.shared.handler else {
83 | log("canInit called with no handler", type: .error)
:
94 |
95 | do {
96 | let (data, response) = try await Self.session.data(for: request)
| |- error: 'data(for:delegate:)' is only available in macOS 12.0 or newer
| `- note: add 'if #available' version check
97 | handler.responseReceived(identifier: identifier, response: response)
98 | client.urlProtocol(self, didReceive: response, cacheStoragePolicy: .notAllowed)
[176/180] Compiling Dejavu NetworkRecorder.swift
[177/180] Compiling Dejavu Extensions.swift
[178/180] Compiling Dejavu Player.swift
[179/180] Compiling Dejavu GRDBSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:26: error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'OSAllocatedUnfairLock' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/GRDBSession.swift:28:61: error: 'init(initialState:)' is only available in macOS 13.0 or newer
19 | internal import os
20 |
21 | final class GRDBSession: SessionInternal, @unchecked Sendable {
| `- note: add @available attribute to enclosing class
22 | private static let serialQueue = DispatchQueue(
23 | label: "DejavuGRDBSession.serialQueue",
:
26 |
27 | let configuration: DejavuConfiguration
28 | let instanceCounts = OSAllocatedUnfairLock<[String: Int]>(initialState: [:])
| `- error: 'init(initialState:)' is only available in macOS 13.0 or newer
29 |
30 | private var dbQueue: DatabaseQueue?
[180/180] Compiling Dejavu Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:45:18: error: 'Logger' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
43 | ) {
44 | let caller = file.components(separatedBy: "/").last!.components(separatedBy: ".").first!
45 | let logger = Logger(subsystem: "com.esri.Dejavu", category: caller)
| |- error: 'Logger' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
46 |
47 | let category = category.map { "[\($0)] - " } ?? ""
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:51:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
49 | switch type {
50 | case .debug:
51 | logger.debug("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
52 | case .error:
53 | logger.error("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:53:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
51 | logger.debug("\(category)\(message)")
52 | case .error:
53 | logger.error("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
54 | case .fault:
55 | logger.fault("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:22: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:24: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:55:35: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
53 | logger.error("\(category)\(message)")
54 | case .fault:
55 | logger.fault("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
56 | case .info:
57 | logger.info("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:21: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:23: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:57:34: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
55 | logger.fault("\(category)\(message)")
56 | case .info:
57 | logger.info("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
58 | default:
59 | logger.notice("\(category)\(message)")
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:23: error: 'OSLogMessage' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'OSLogMessage' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:25: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
/Users/admin/builder/spi-builder-workspace/Sources/Dejavu/Logging.swift:59:36: error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
36 | /// - type: The log level to use in the unified logging system.
37 | /// - file: The file containing the source that invoked the log.
38 | func log(
| `- note: add @available attribute to enclosing global function
39 | _ message: String,
40 | category: LoggingCategory? = nil,
:
57 | logger.info("\(category)\(message)")
58 | default:
59 | logger.notice("\(category)\(message)")
| |- error: 'appendInterpolation(_:align:privacy:)' is only available in macOS 11.0 or newer
| `- note: add 'if #available' version check
60 | }
61 | }
BUILD FAILURE 6.1 macosSpm