Build Information
Failed to build iosMath, reference master (7029ea), with Swift 6.1 for tvOS using Xcode 16.3 on 22 Apr 2026 02:16:09 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kostub/iosMath.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kostub/iosMath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7029ead Add Support for \bigl \bigr and relatives (#194)
Cloned https://github.com/kostub/iosMath.git
Revision (git rev-parse @):
7029ead229a61bcb70bec76d9a6bba327d1096aa
SUCCESS checkout https://github.com/kostub/iosMath.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/kostub/iosMath.git
https://github.com/kostub/iosMath.git
{
"dependencies" : [
],
"manifest_display_name" : "iosMath",
"name" : "iosMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "iosMath",
"targets" : [
"iosMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iosMathTests",
"module_type" : "ClangTarget",
"name" : "iosMathTests",
"path" : "iosMathTests",
"sources" : [
"MTMathListBuilderTest.m",
"MTMathListTest.m",
"MTTypesetterTest.m"
],
"target_dependencies" : [
"iosMath"
],
"type" : "test"
},
{
"c99name" : "iosMathSwiftTests",
"module_type" : "SwiftTarget",
"name" : "iosMathSwiftTests",
"path" : "iosMathSwiftTests",
"sources" : [
"iosMathSwiftAPITests.swift"
],
"target_dependencies" : [
"iosMath"
],
"type" : "test"
},
{
"c99name" : "iosMath",
"module_type" : "ClangTarget",
"name" : "iosMath",
"path" : "iosMath",
"product_memberships" : [
"iosMath"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/iosMath/fonts",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"lib/MTMathAtomFactory.m",
"lib/MTMathList.m",
"lib/MTMathListBuilder.m",
"lib/MTMathListIndex.m",
"lib/MTUnicode.m",
"render/MTFont.m",
"render/MTFontManager.m",
"render/MTLabel.m",
"render/MTMathListDisplay.m",
"render/MTMathUILabel.m",
"render/NSBezierPath+addLineToPoint.m",
"render/NSColor+HexString.m",
"render/NSView+backgroundColor.m",
"render/UIColor+HexString.m",
"render/internal/MTFontMathTable.m",
"render/internal/MTTypesetter.m"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-04-21 19:16:09.254 xcodebuild[519:2952] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_19-16-0009.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 3 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-04-21 19:16:09.906 xcodebuild[524:3009] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-21-04_19-16-0009.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 3 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 tvOS