The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ConfigCop, reference master (e0471d), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:08:08 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thelookoutway/ConfigCop.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thelookoutway/ConfigCop
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e0471d6 Add verbose mode
Cloned https://github.com/thelookoutway/ConfigCop.git
Revision (git rev-parse @):
e0471d6596688ac9eb3d93228ac722d133ce9047
SUCCESS checkout https://github.com/thelookoutway/ConfigCop.git at master
Fetching https://github.com/apple/swift-llbuild.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-package-manager.git
[1/11551] Fetching yams
[926/41047] Fetching yams, swift-llbuild
[36082/218164] Fetching yams, swift-llbuild, swift-package-manager
Fetched https://github.com/jpsim/Yams.git from cache (35.54s)
Fetched https://github.com/apple/swift-package-manager.git from cache (35.54s)
Fetched https://github.com/apple/swift-llbuild.git from cache (35.54s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.5.0 (38.30s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.64s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.2.0 (0.66s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/thelookoutway/ConfigCop.git
[1/41] Fetching configcop
Fetched https://github.com/thelookoutway/ConfigCop.git from cache (0.63s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/apple/swift-package-manager.git from cache (1.12s)
Fetched https://github.com/jpsim/Yams.git from cache (1.12s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (1.20s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.6.0 (0.68s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.84s)
[1/7187] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.33s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.1.0 (2.04s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.3.0 (0.69s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.3.0
Creating working copy for https://github.com/thelookoutway/ConfigCop.git
Working copy of https://github.com/thelookoutway/ConfigCop.git resolved at master (e0471d6)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.1.0
warning: 'configcop': The target named 'ConfigCop' was identified as an executable target but a non-executable product with this name already exists.
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
error: 'configcop': product 'SPMUtility' required by package 'configcop' target 'ConfigCop' not found.
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/thelookoutway/ConfigCop.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[6/14] Compiling clibc libc.c
[7/14] Write swift-version--6988338F2F200930.txt
[8/16] Compiling reader.c
[9/16] Compiling parser.c
[10/16] Compiling scanner.c
[11/16] Compiling writer.c
[12/16] Compiling api.c
[13/16] Compiling emitter.c
[15/32] Compiling SPMLibc libc.swift
[16/32] Emitting module SPMLibc
[17/69] Compiling Yams YamlError.swift
[18/69] Compiling Yams Tag.swift
[19/70] Compiling Yams shim.swift
[20/70] Compiling Basic Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[21/70] Compiling Basic ByteString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[22/70] Compiling Basic CStringArray.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[23/70] Compiling Basic CacheableSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[24/74] Emitting module Basic
[25/74] Compiling Basic DiagnosticsEngine.swift
[26/74] Compiling Basic DictionaryExtensions.swift
[27/74] Compiling Basic DictionaryLiteralExtensions.swift
[28/74] Compiling Basic EditDistance.swift
[29/74] Compiling Basic TerminalController.swift
[30/74] Compiling Basic Thread.swift
[31/74] Compiling Basic Tuple.swift
[32/74] Compiling Basic misc.swift
[33/74] Compiling Basic Result.swift
[34/74] Compiling Basic SHA256.swift
[35/74] Compiling Basic ProcessSet.swift
[36/74] Compiling Basic RegEx.swift
[37/74] Compiling Basic GraphAlgorithms.swift
[38/74] Compiling Basic JSON.swift
[39/74] Compiling Yams String+Yams.swift
[40/74] Compiling Basic FileInfo.swift
[41/74] Compiling Basic FileSystem.swift
[44/74] Emitting module Yams
[47/82] Compiling Basic JSONMapper.swift
[48/82] Compiling Basic KeyedPair.swift
[49/82] Compiling Basic LazyCache.swift
[50/82] Compiling Basic Lock.swift
[51/82] Compiling Basic Path.swift
[52/82] Compiling Basic PathShims.swift
[53/82] Compiling Basic Process.swift
[54/82] Compiling Basic ProcessEnv.swift
[55/82] Compiling Basic CollectionAlgorithms.swift
[56/82] Compiling Basic CollectionExtensions.swift
[57/82] Compiling Basic Condition.swift
[58/82] Compiling Basic DeltaAlgorithm.swift
[63/82] Compiling Basic ObjectIdentifierProtocol.swift
[64/82] Compiling Basic OrderedDictionary.swift
[65/82] Compiling Basic OrderedSet.swift
[66/82] Compiling Basic OutputByteStream.swift
[71/82] Compiling Basic SortedArray.swift
[72/82] Compiling Basic StringConversions.swift
[73/82] Compiling Basic SynchronizedQueue.swift
[74/82] Compiling Basic TemporaryFile.swift
warning: 'spi-builder-workspace': The target named 'ConfigCop' was identified as an executable target but a non-executable product with this name already exists.
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
BUILD FAILURE 6.3 macosSpm