The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NotationView with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/notationview.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dn-m/notationview
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at edf1405 Merge pull request #18 from dn-m/update
Cloned https://github.com/dn-m/notationview.git into spi-builder-workspace
edf1405c78b0b8c5d447164ce831a9adc5785d3f
SUCCESS checkout https://github.com/dn-m/notationview.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/dn-m/Music from cache
Fetching https://github.com/dn-m/PerformanceTesting from cache
Fetching https://github.com/dn-m/Graphics from cache
Fetched https://github.com/dn-m/Graphics (0.25s)
Fetched https://github.com/dn-m/Music (0.25s)
Fetching https://github.com/dn-m/Math from cache
Fetching https://github.com/dn-m/Structure from cache
Fetched https://github.com/dn-m/PerformanceTesting (0.25s)
Fetching https://github.com/drmohundro/SWXMLHash from cache
Fetched https://github.com/drmohundro/SWXMLHash (0.27s)
Fetching https://github.com/dn-m/NotationModel from cache
Fetched https://github.com/dn-m/Structure (0.33s)
Fetched https://github.com/dn-m/Math (0.33s)
Fetched https://github.com/dn-m/NotationModel (0.32s)
Computing version for https://github.com/dn-m/NotationModel
Computed https://github.com/dn-m/NotationModel at 0.6.0 (0.59s)
Computing version for https://github.com/dn-m/Graphics
Computed https://github.com/dn-m/Graphics at 0.1.1 (1.06s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.10.0 (0.46s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.6.0 (0.40s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.19.3 (1.04s)
Computing version for https://github.com/drmohundro/SWXMLHash
Computed https://github.com/drmohundro/SWXMLHash at 4.7.4 (0.08s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.3.0 (0.68s)
Creating working copy for https://github.com/dn-m/Graphics
Working copy of https://github.com/dn-m/Graphics resolved at 0.1.1
Creating working copy for https://github.com/dn-m/Music
Working copy of https://github.com/dn-m/Music resolved at 0.10.0
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.19.3
Creating working copy for https://github.com/dn-m/PerformanceTesting
Working copy of https://github.com/dn-m/PerformanceTesting resolved at 0.3.0
Creating working copy for https://github.com/dn-m/Math
Working copy of https://github.com/dn-m/Math resolved at 0.6.0
Creating working copy for https://github.com/dn-m/NotationModel
Working copy of https://github.com/dn-m/NotationModel resolved at 0.6.0
Creating working copy for https://github.com/drmohundro/SWXMLHash
Working copy of https://github.com/drmohundro/SWXMLHash resolved at 4.7.4
Building for debugging...
[1/2] Compiling Destructure Destructure.swift
[2/2] Emitting module Destructure
[3/25] Compiling Algorithms TupleMap.swift
[4/26] Compiling Algebra Semigroup.swift
[5/26] Compiling Algebra Sum.swift
[6/26] Compiling Algebra Accumulate.swift
[7/26] Compiling Algebra Additive.swift
[8/26] Compiling Algebra Group.swift
[9/26] Compiling Algebra Invertible.swift
[10/26] Compiling Algebra Monoid.swift
[11/26] Compiling Algebra MonoidView.swift
[12/26] Compiling Algebra One.swift
[13/26] Compiling Algebra Product.swift
[14/26] Compiling Algebra Multiplicative.swift
[15/26] Compiling Algebra MultiplicativeSemigroup.swift
[16/27] Compiling Algorithms Swap.swift
[17/27] Compiling Algorithms Split.swift
[18/27] Compiling Algorithms Rotate.swift
[19/27] Compiling Algorithms Combinatorics.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Structure/Sources/Algorithms/Combinatorics.swift:60:41: error: cannot find type 'SubSequence' in scope
    public var pairs: Zip2Sequence<Self,SubSequence> {
                                        ^~~~~~~~~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/27] Compiling Algorithms Ordered.swift
[21/27] Compiling Algorithms StableSort.swift
[22/27] Emitting module Algorithms
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Structure/Sources/Algorithms/Combinatorics.swift:60:41: error: cannot find type 'SubSequence' in scope
    public var pairs: Zip2Sequence<Self,SubSequence> {
                                        ^~~~~~~~~~~
[23/27] Compiling Algorithms Unzip.swift
error: fatalError
Retrying in 0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/6] Compiling Algebra Zero.swift
[2/6] Compiling Algebra AdditiveSemigroup.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Emitting module Algorithms
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Structure/Sources/Algorithms/Combinatorics.swift:60:41: error: cannot find type 'SubSequence' in scope
    public var pairs: Zip2Sequence<Self,SubSequence> {
                                        ^~~~~~~~~~~
[4/10] Compiling Algorithms Combinatorics.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Structure/Sources/Algorithms/Combinatorics.swift:60:41: error: cannot find type 'SubSequence' in scope
    public var pairs: Zip2Sequence<Self,SubSequence> {
                                        ^~~~~~~~~~~
error: fatalError
[5/10] Compiling Algebra Additive.swift
[6/10] Compiling Algebra Product.swift
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm