Build Information
Failed to build Transmission, reference 2.3.2 (f13c35
), with Swift 5.10 for macOS (SPM) on 16 Jun 2025 08:48:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Transmission.git
Reference: 2.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Transmission
* tag 2.3.2 -> FETCH_HEAD
HEAD is now at f13c354 2.3.2
Cloned https://github.com/nathantannar4/Transmission.git
Revision (git rev-parse @):
f13c354886cfaeb4f17dd81b4cad2519f78b6894
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Transmission.git at 2.3.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/nathantannar4/Transmission.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-33747A42983211AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Emitting module EngineCore
[7/29] Compiling EngineCore ViewTypeIdentifier.swift
[8/29] Compiling EngineCore ViewVisitor.swift
[9/29] Compiling EngineCore ViewModifierVisitor.swift
[10/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[11/29] Compiling EngineCore GroupVisitor.swift
[12/29] Compiling EngineCore ModifiedContentVisitor.swift
[13/29] Compiling EngineCore MultiViewVisitor.swift
[14/29] Compiling EngineCore OptionalVisitor.swift
[15/29] Compiling EngineCore ProtocolConformance.swift
[16/29] Compiling EngineCore TypeMetadata.swift
[17/29] Compiling EngineCore UnsafePointer.swift
[18/29] Compiling EngineCore AnyViewVisitor.swift
[19/29] Compiling EngineCore ConditionalContentVisitor.swift
[20/29] Compiling EngineCore CustomViewVisitor.swift
[21/29] Compiling EngineCore TupleViewVisitor.swift
[22/29] Compiling EngineCore TupleVisitor.swift
[23/29] Compiling EngineCore Runtime.swift
[24/29] Compiling EngineCore SectionVisitor.swift
[25/29] Compiling EngineCore TypeDescriptor.swift
[26/29] Compiling EngineCore TypeIdentifier.swift
[27/29] Compiling EngineCore EmptyViewVisitor.swift
[28/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[29/29] Compiling EngineCore ForEachVisitor.swift
[30/111] Compiling Engine EnvironmentValueReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[31/111] Compiling Engine EnvironmentValuesVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[32/111] Compiling Engine Font+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[33/111] Compiling Engine ForEachSubview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[34/111] Compiling Engine GraphInputs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[35/111] Compiling Engine Group.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[36/111] Compiling Engine HostingController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[37/111] Compiling Engine HostingView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[38/111] Compiling Engine Image+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:50:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
Group(subviews: Content()) { source in
^~~~~~~~~
subviewsOf
[39/120] Compiling Engine Text+Extensions.swift
[40/120] Compiling Engine TextAttachment.swift
[41/120] Compiling Engine TextBuilder.swift
[42/120] Compiling Engine TextReader.swift
[43/120] Compiling Engine TraitValueKey.swift
[44/120] Compiling Engine Transaction.swift
[45/120] Compiling Engine UnaryViewAdaptor.swift
[46/120] Compiling Engine UnaryViewModifier.swift
[47/120] Compiling Engine UnwrapTransform.swift
[48/120] Compiling Engine OptionalAdapter.swift
[49/120] Compiling Engine PreferenceKeyReader.swift
[50/120] Compiling Engine PrimitiveView.swift
[51/120] Compiling Engine PrimitiveViewModifier.swift
[52/120] Compiling Engine PropertyList.swift
[53/120] Compiling Engine ProposedSize.swift
[54/120] Compiling Engine SectionView.swift
[55/120] Compiling Engine ShapeAdapter.swift
[56/120] Compiling Engine ShapeBuilder.swift
[57/120] Compiling Engine ViewAlias.swift
[58/120] Compiling Engine ViewInputConditionalContent.swift
[59/120] Compiling Engine ViewInputConditionalModifier.swift
[60/120] Compiling Engine ViewInputKey.swift
[61/120] Compiling Engine ViewInputs.swift
[62/120] Compiling Engine ViewInputsVisitor.swift
[63/120] Compiling Engine ViewModifierBuilder.swift
[64/120] Compiling Engine ViewModifierContent.swift
[65/120] Compiling Engine ViewModifierVisitor.swift
[66/120] Compiling Engine Color+Extensions.swift
[67/120] Compiling Engine ConditionalContent.swift
[68/120] Compiling Engine ConditionalLayout.swift
[69/120] Compiling Engine ConditionalShape.swift
[70/120] Compiling Engine ConditionalView.swift
[71/120] Compiling Engine EmptyShape.swift
[72/120] Compiling Engine Environment+Extensions.swift
[73/120] Compiling Engine EnvironmentKeyVisitor.swift
[74/120] Compiling Engine EnvironmentOrValue.swift
[75/120] Compiling Engine IsNilTransform.swift
[76/120] Compiling Engine IsNotNilTransform.swift
[77/120] Compiling Engine LayoutAdapter.swift
[78/120] Compiling Engine LayoutBuilder.swift
[79/120] Compiling Engine LayoutThatFits.swift
[80/120] Compiling Engine MainActor.swift
[81/120] Compiling Engine MultiViewAdapter.swift
[82/120] Compiling Engine MultiViewVisitor.swift
[83/120] Compiling Engine Never.swift
[84/120] Compiling Engine StateOrBinding.swift
[85/120] Compiling Engine StaticCondition.swift
[86/120] Compiling Engine StaticConditionalContent.swift
[87/120] Compiling Engine StaticConditionalModifier.swift
[88/120] Compiling Engine StaticContent.swift
[89/120] Compiling Engine StaticModifier.swift
[90/120] Compiling Engine StyleContext.swift
[91/120] Compiling Engine StyleInputCondition.swift
[92/120] Compiling Engine SymmetricallyScaledText.swift
[93/120] Emitting module Engine
[94/120] Compiling Engine Animation+Resolved.swift
[95/120] Compiling Engine AnyAnimatableData.swift
[96/120] Compiling Engine AnyShape.swift
[97/120] Compiling Engine AnyShapeStyle+Extensions.swift
[98/120] Compiling Engine AnyView.swift
[99/120] Compiling Engine AnyViewModifier.swift
[100/120] Compiling Engine AttributedString+Extensions.swift
[101/120] Compiling Engine AttributedStringReader.swift
[102/120] Compiling Engine BindingTransform.swift
[103/120] Compiling Engine UpdatePhase.swift
[104/120] Compiling Engine UserInterfaceIdiomContent.swift
[105/120] Compiling Engine UserInterfaceIdiomModifier.swift
[106/120] Compiling Engine VariadicView.swift
[107/120] Compiling Engine VersionedDynamicProperty.swift
[108/120] Compiling Engine VersionedView.swift
[109/120] Compiling Engine VersionedViewInput.swift
[110/120] Compiling Engine VersionedViewModifier.swift
[111/120] Compiling Engine ViewAdapter.swift
[112/120] Compiling Engine ViewOutputAlias.swift
[113/120] Compiling Engine ViewOutputKey.swift
[114/120] Compiling Engine ViewStackAxisReader.swift
[115/120] Compiling Engine ViewStyle.swift
[116/120] Compiling Engine ViewTraitKey.swift
[117/120] Compiling Engine ViewTraitKeyVisitor.swift
[118/120] Compiling Engine ViewUpdateDebug.swift
[119/120] Compiling Engine ViewVisitor.swift
[120/120] Compiling Engine module.swift
error: fatalError
Fetching https://github.com/nathantannar4/Engine
[1/1146] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.60s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.13 (0.38s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70794] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.15s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.22s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.13
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
BUILD FAILURE 5.10 macosSpm