The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-declarative-configuration, reference 0.6.1 (323102), with Swift 6.0 for macOS (SPM) on 11 Mar 2026 03:07:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-declarative-configuration.git
Reference: 0.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/capturecontext/swift-declarative-configuration
 * tag               0.6.1      -> FETCH_HEAD
HEAD is now at 3231021 feat: Remove missing import
Cloned https://github.com/capturecontext/swift-declarative-configuration.git
Revision (git rev-parse @):
3231021f466b266ab1916d292b3c38a60865fe96
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-declarative-configuration.git at 0.6.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/capturecontext/swift-declarative-configuration.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-5BDAB9E9C0126B9D.txt
[14/21] Emitting module SwiftMarkerProtocols
[15/21] Compiling SwiftMarkerProtocols Deprecations.swift
[16/21] Compiling SwiftMarkerProtocols _AnyKeyPathProtocol.swift
[17/21] Compiling SwiftMarkerProtocols _OptionalProtocol.swift
[18/21] Emitting module IssueReportingPackageSupport
[19/21] Compiling IssueReportingPackageSupport _Test.swift
[20/21] Emitting module FunctionalClosures
[21/21] Compiling FunctionalClosures Deprecated.swift
[22/63] Compiling IssueReporting ReportIssue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[23/63] Compiling IssueReporting TestContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[24/63] Compiling IssueReporting Unimplemented.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[25/65] Compiling IssueReporting ErrorReporting.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
[26/65] Compiling IssueReporting AppHostWarning.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
[27/65] Compiling IssueReporting Deprecations.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
[28/65] Compiling KeyPathMapping GettersSetters+Protocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[29/65] Compiling KeyPathMapping KeyPathMappable+GettersSetters.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[30/65] Compiling IssueReporting FatalErrorReporter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[31/65] Compiling IssueReporting IssueSeverity.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/67] Emitting module KeyPathMapping
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
[37/67] Compiling IssueReporting WithExpectedIssue.swift
[38/67] Compiling IssueReporting WithIssueContext.swift
[39/67] Compiling KeyPathMapping Conversion+Collection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[40/67] Compiling KeyPathMapping Conversion+Optional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[41/67] Compiling IssueReporting XCTest.swift
[42/67] Compiling IssueReporting IsTesting.swift
[44/67] Compiling IssueReporting IssueReporter.swift
[45/67] Compiling IssueReporting BreakpointReporter.swift
[46/67] Compiling IssueReporting DefaultReporter.swift
[47/67] Compiling IssueReporting UncheckedSendable.swift
[48/67] Compiling IssueReporting Warn.swift
[49/67] Compiling IssueReporting Rethrows.swift
[50/67] Compiling IssueReporting SwiftTesting.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[55/67] Compiling IssueReporting FailureObserver.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[56/67] Compiling IssueReporting LockIsolated.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:40:3: error: unexpected ',' separator
38 | 			getter: Getter,
39 | 			setter: Setter,
40 | 		) {
   |   `- error: unexpected ',' separator
41 | 			self.getter = getter
42 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/Conversions/Conversions.swift:77:3: error: unexpected ',' separator
75 | 			getter: Getter,
76 | 			setter: Setter,
77 | 		) {
   |   `- error: unexpected ',' separator
78 | 			self.getter = getter
79 | 			self.setter = setter
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-keypath-mapping/Sources/KeyPathMapping/PredefinedConversions/Conversion+Optional.swift:72:2: error: unexpected ',' separator
 70 | 	public static func unwrappedWith(
 71 | 		_ defaultValue: @escaping @autoclosure () -> Root.Wrapped,
 72 | 	) -> Self {
    |  `- error: unexpected ',' separator
 73 | 		.inline { $0._optional ?? defaultValue() }
 74 | 	}
[64/67] Emitting module IssueReporting
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git
Fetching https://github.com/capturecontext/swift-keypaths-extensions.git
[1/196] Fetching swift-keypaths-extensions
[197/5914] Fetching swift-keypaths-extensions, xctest-dynamic-overlay
Fetched https://github.com/capturecontext/swift-keypaths-extensions.git from cache (1.40s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (1.40s)
Computing version for https://github.com/capturecontext/swift-keypaths-extensions.git
Computed https://github.com/capturecontext/swift-keypaths-extensions.git at 0.2.0 (0.49s)
Fetching https://github.com/capturecontext/swift-marker-protocols.git
Fetching https://github.com/capturecontext/swift-keypath-mapping.git
[1/60] Fetching swift-keypath-mapping
[32/231] Fetching swift-keypath-mapping, swift-marker-protocols
Fetched https://github.com/capturecontext/swift-marker-protocols.git from cache (0.67s)
Fetched https://github.com/capturecontext/swift-keypath-mapping.git from cache (0.67s)
Computing version for https://github.com/capturecontext/swift-keypath-mapping.git
Computed https://github.com/capturecontext/swift-keypath-mapping.git at 0.0.1 (0.46s)
Computing version for https://github.com/capturecontext/swift-marker-protocols.git
Computed https://github.com/capturecontext/swift-marker-protocols.git at 1.5.2 (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 1.9.0 (0.49s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 1.9.0
Creating working copy for https://github.com/capturecontext/swift-keypath-mapping.git
Working copy of https://github.com/capturecontext/swift-keypath-mapping.git resolved at 0.0.1
Creating working copy for https://github.com/capturecontext/swift-marker-protocols.git
Working copy of https://github.com/capturecontext/swift-marker-protocols.git resolved at 1.5.2
Creating working copy for https://github.com/capturecontext/swift-keypaths-extensions.git
Working copy of https://github.com/capturecontext/swift-keypaths-extensions.git resolved at 0.2.0
BUILD FAILURE 6.0 macosSpm