The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCOpen with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yutailang0119/xcopen.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yutailang0119/xcopen
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 42309cc Fix typo
Cloned https://github.com/yutailang0119/xcopen.git
Revision (git rev-parse @):
42309cc9fc6788fb76e6e0b36bca0475f05944f1
SUCCESS checkout https://github.com/yutailang0119/xcopen.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yutailang0119/xcopen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[7/14] Write xcopen-entitlement.plist
[7/14] Write sources
[9/14] Compiling clibc libc.c
[10/14] Write swift-version--423B1241ED78D482.txt
[12/152] Emitting module SPMLibc
[13/152] Compiling SPMLibc libc.swift
[14/188] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[15/188] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[16/188] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[17/188] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[18/188] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[19/193] Emitting module Basic
[20/193] Emitting module RxSwift
[21/211] Compiling Basic Result.swift
[22/211] Compiling Basic SHA256.swift
[23/211] Compiling Basic SortedArray.swift
[24/211] Compiling Basic StringConversions.swift
[25/211] Compiling Basic SynchronizedQueue.swift
[26/211] Compiling Basic ObjectIdentifierProtocol.swift
[27/211] Compiling Basic OrderedDictionary.swift
[28/211] Compiling Basic OrderedSet.swift
[29/211] Compiling Basic OutputByteStream.swift
[30/211] Compiling Basic Path.swift
[31/211] Compiling Basic JSON.swift
[32/211] Compiling Basic JSONMapper.swift
[33/211] Compiling Basic KeyedPair.swift
[34/211] Compiling Basic LazyCache.swift
[35/211] Compiling Basic Lock.swift
[36/211] Compiling Basic PathShims.swift
[37/211] Compiling Basic Process.swift
[38/211] Compiling Basic ProcessEnv.swift
[39/211] Compiling Basic ProcessSet.swift
[40/211] Compiling Basic RegEx.swift
[41/211] Compiling Basic TemporaryFile.swift
[42/211] Compiling Basic TerminalController.swift
[43/211] Compiling Basic Thread.swift
[44/211] Compiling Basic Tuple.swift
[45/211] Compiling Basic misc.swift
[46/211] Compiling Basic CollectionExtensions.swift
[47/211] Compiling Basic Condition.swift
[48/211] Compiling Basic DeltaAlgorithm.swift
[49/211] Compiling Basic DiagnosticsEngine.swift
[50/211] Compiling Basic DictionaryExtensions.swift
[51/211] Compiling Basic DictionaryLiteralExtensions.swift
[52/211] Compiling Basic EditDistance.swift
[53/211] Compiling Basic FileInfo.swift
[54/211] Compiling Basic FileSystem.swift
[55/211] Compiling Basic GraphAlgorithms.swift
[56/211] Compiling PathKit PathKit.swift
[57/211] Emitting module PathKit
error: fatalError
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetching https://github.com/yutailang0119/ProgressSpinnerKit from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.31s)
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.59s)
Fetched https://github.com/kylef/PathKit.git from cache (0.59s)
Fetched https://github.com/apple/swift-llbuild.git from cache (0.59s)
Fetched https://github.com/kylef/Spectre.git from cache (0.59s)
Fetched https://github.com/apple/swift-package-manager.git from cache (0.61s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.3.0 (0.04s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.5.0 (0.06s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.2.0 (0.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.04s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.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
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.3.0
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...
[0/4] Write swift-version--423B1241ED78D482.txt
[2/144] Compiling Basic CStringArray.swift
[3/144] Compiling Basic CollectionAlgorithms.swift
[4/144] Compiling Basic CacheableSequence.swift
[5/155] Compiling Basic ByteString.swift
[6/155] 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()
                    ~~~~~~ ^~~~~~~~~~~~~
[7/163] Emitting module Basic
[8/167] Compiling Basic DictionaryLiteralExtensions.swift
[9/167] Compiling Basic EditDistance.swift
[10/167] Compiling Basic FileInfo.swift
[11/167] Compiling Basic GraphAlgorithms.swift
[12/167] Compiling Basic CollectionExtensions.swift
[13/167] Compiling Basic DeltaAlgorithm.swift
[14/167] Compiling Basic DiagnosticsEngine.swift
[15/167] Compiling Basic DictionaryExtensions.swift
[16/173] Compiling Basic Process.swift
[17/173] Compiling Basic misc.swift
[18/176] Compiling Basic FileSystem.swift
[19/176] Compiling Basic ObjectIdentifierProtocol.swift
[20/176] Compiling Basic OrderedDictionary.swift
[21/176] Compiling Basic OrderedSet.swift
[22/176] Compiling Basic OutputByteStream.swift
[23/176] Compiling Basic JSON.swift
[24/176] Compiling Basic JSONMapper.swift
[25/176] Compiling Basic KeyedPair.swift
[26/176] Compiling Basic Lock.swift
[27/176] Compiling Basic SortedArray.swift
[28/176] Compiling Basic StringConversions.swift
[29/176] Compiling Basic SynchronizedQueue.swift
[30/176] Compiling Basic Path.swift
[31/176] Compiling Basic PathShims.swift
[32/176] Compiling Basic ProcessEnv.swift
[33/176] Compiling Basic ProcessSet.swift
[34/176] Compiling Basic TemporaryFile.swift
[35/176] Compiling Basic TerminalController.swift
[36/176] Compiling Basic Tuple.swift
[56/194] Compiling Basic RegEx.swift
[57/194] Compiling Basic Result.swift
[58/194] Compiling Basic SHA256.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
BUILD FAILURE 5.10 macosSpm