The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcode-simulator-cert with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skagedal/xcode-simulator-cert.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/skagedal/xcode-simulator-cert
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f1355b6 Fix install directory
Cloned https://github.com/skagedal/xcode-simulator-cert.git
Revision (git rev-parse @):
f1355b685f92f02467b5b33dc101cbc39adde578
SUCCESS checkout https://github.com/skagedal/xcode-simulator-cert.git at master
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-package-manager.git (0.82s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git (0.33s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git (0.19s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.12.0 (0.41s)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at master
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 swift-5.0-branch
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/skagedal/xcode-simulator-cert.git
[1/368] Fetching xcode-simulator-cert
Fetched https://github.com/skagedal/xcode-simulator-cert.git (0.31s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-package-manager.git (0.59s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git (0.42s)
error: could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling clibc libc.c
[2/5] Emitting module SPMLibc
[3/5] Compiling SPMLibc libc.swift
[4/16] Compiling POSIX getcwd.swift
[5/16] Compiling POSIX isatty.swift
[6/16] Compiling POSIX rename.swift
[7/16] Compiling POSIX readdir.swift
[8/16] Compiling POSIX realpath.swift
[9/16] Compiling POSIX stat.swift
[10/17] Emitting module POSIX
[11/17] Compiling POSIX env.swift
[12/17] Compiling POSIX exit.swift
[13/17] Compiling POSIX Error.swift
[14/17] Compiling POSIX chdir.swift
[15/17] Compiling POSIX usleep.swift
[15/52] Compiling SQLiteObjc SQLite-Bridging.m
[17/73] Emitting module Basic
[18/73] Compiling SQLite Blob.swift
[19/73] Compiling SQLite Connection.swift
[20/73] Compiling SQLite Errors.swift
[21/73] Compiling SQLite Statement.swift
[22/73] Compiling SQLite Value.swift
[23/77] Compiling SQLite Helpers.swift
[24/77] Compiling SQLite AggregateFunctions.swift
[25/77] Compiling SQLite Coding.swift
[26/77] Compiling SQLite Collation.swift
[27/77] Compiling SQLite CoreFunctions.swift
[28/77] Compiling SQLite CustomFunctions.swift
[29/77] Compiling SQLite DateAndTimeFunctions.swift
[30/77] Compiling SQLite Expression.swift
[31/77] Compiling SQLite Operators.swift
[32/77] Compiling Basic JSONMapper.swift
[33/77] Compiling Basic KeyedPair.swift
[34/77] Compiling Basic LazyCache.swift
[35/77] Compiling Basic Lock.swift
[36/77] Compiling Basic ObjectIdentifierProtocol.swift
[37/77] Compiling Basic DictionaryLiteralExtensions.swift
[38/77] Compiling Basic EditDistance.swift
[39/77] Compiling Basic FileSystem.swift
[40/77] Compiling Basic GraphAlgorithms.swift
[41/77] Compiling Basic JSON.swift
[42/77] Compiling SQLite Query.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[43/77] Compiling Basic ByteString.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[44/77] Compiling Basic CStringArray.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[45/77] Compiling Basic CacheableSequence.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[46/77] Compiling Basic CollectionAlgorithms.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[50/79] Emitting module SQLite
[51/79] Compiling SQLite Cipher.swift
[52/79] Compiling SQLite FTS4.swift
[53/79] Compiling SQLite FTS5.swift
[54/79] Compiling SQLite RTree.swift
[55/79] Compiling SQLite Foundation.swift
[68/79] Compiling Basic TerminalController.swift
[69/79] Compiling Basic Thread.swift
[70/79] Compiling Basic Tuple.swift
[71/79] Compiling Basic misc.swift
error: fatalError
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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
[0/1] Planning build
Building for debugging...
[1/15] Compiling Basic CollectionAlgorithms.swift
[2/27] Compiling Basic CacheableSequence.swift
[3/31] Compiling Basic CStringArray.swift
[4/35] Compiling Basic ByteString.swift
[5/39] Compiling SQLite Setter.swift
[6/39] Compiling SQLite Schema.swift
[7/41] Emitting module Basic
[8/41] Compiling Basic Await.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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'
    return try await(body).dematerialize()
                    ~~~~~~ ^~~~~~~~~~~~~
[9/47] Emitting module SQLite
[10/48] Compiling Basic JSON.swift
[11/48] Compiling Basic JSONMapper.swift
[12/48] Compiling Basic KeyedPair.swift
[13/48] Compiling Basic Lock.swift
[14/48] Compiling SQLite Statement.swift
[15/49] Compiling Basic CollectionExtensions.swift
[16/49] Compiling Basic DeltaAlgorithm.swift
[17/49] Compiling Basic DiagnosticsEngine.swift
[18/49] Compiling Basic DictionaryExtensions.swift
[19/49] Compiling Basic DictionaryLiteralExtensions.swift
[20/49] Compiling Basic EditDistance.swift
[21/49] Compiling Basic FileSystem.swift
[22/49] Compiling Basic GraphAlgorithms.swift
[23/49] Compiling SQLite Connection.swift
[24/49] Compiling Basic ObjectIdentifierProtocol.swift
[25/49] Compiling Basic OrderedDictionary.swift
[26/49] Compiling Basic OrderedSet.swift
[27/49] Compiling Basic OutputByteStream.swift
[28/49] Compiling SQLite RTree.swift
[29/49] Compiling SQLite Query.swift
[30/50] Compiling SQLite Expression.swift
[31/50] Compiling Basic StringConversions.swift
[32/50] Compiling Basic SynchronizedQueue.swift
[33/50] Compiling Basic TemporaryFile.swift
[34/50] Compiling Basic TerminalController.swift
[35/50] Compiling Basic Tuple.swift
[36/50] Compiling Basic misc.swift
[37/50] Compiling SQLite Coding.swift
[38/50] Compiling Basic RegEx.swift
[39/50] Compiling Basic Result.swift
[40/50] Compiling Basic SHA256.swift
[41/50] Compiling Basic SortedArray.swift
[42/50] Compiling Basic Path.swift
[43/50] Compiling Basic PathShims.swift
[44/50] Compiling Basic Process.swift
[45/50] Compiling Basic ProcessSet.swift
[46/50] Compiling SQLite CustomFunctions.swift
error: fatalError
[47/50] Compiling SQLite FTS5.swift
[48/50] Compiling SQLite FTS4.swift
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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 5.9 macosSpm