Build Information
Failed to build Attributed, reference main (5651f9
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 23:30:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nirma/Attributed.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nirma/Attributed
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5651f91 Merge pull request #74 from Nirma/feature/modernization
Cloned https://github.com/Nirma/Attributed.git
Revision (git rev-parse @):
5651f91fb7dfb189dd611b18f47a1069b4b35bcf
SUCCESS checkout https://github.com/Nirma/Attributed.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "attributed",
"name": "Attributed",
"url": "https://github.com/Nirma/Attributed.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Attributed",
"dependencies": [
]
}
]
}
Fetching https://github.com/Nirma/Attributed.git
[6/576] Fetching attributed
Fetched https://github.com/Nirma/Attributed.git from cache (0.73s)
Creating working copy for https://github.com/Nirma/Attributed.git
Working copy of https://github.com/Nirma/Attributed.git resolved at main (5651f91)
warning: '.resolve-product-dependencies': dependency 'attributed' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Nirma/Attributed.git
https://github.com/Nirma/Attributed.git
{
"dependencies" : [
],
"manifest_display_name" : "Attributed",
"name" : "Attributed",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Attributed",
"targets" : [
"Attributed"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AttributedTests",
"module_type" : "SwiftTarget",
"name" : "AttributedTests",
"path" : "AttributedTests",
"sources" : [
"AttributedPublicTests.swift",
"AttributesTests.swift",
"StringExtensionTests.swift"
],
"target_dependencies" : [
"Attributed"
],
"type" : "test"
},
{
"c99name" : "Attributed",
"module_type" : "SwiftTarget",
"name" : "Attributed",
"path" : "Attributed",
"product_memberships" : [
"Attributed"
],
"sources" : [
"Attributed.swift",
"Attributes.swift",
"NSString+Attributed.swift",
"Operators.swift",
"String+Attributed.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/8] Emitting module Attributed
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[4/8] Compiling Attributed NSString+Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[5/8] Compiling Attributed Operators.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[6/8] Compiling Attributed Attributes.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[7/8] Compiling Attributed Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[8/8] Compiling Attributed String+Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling Attributed String+Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Emitting module Attributed
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[4/7] Compiling Attributed NSString+Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[5/7] Compiling Attributed Attributes.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[6/7] Compiling Attributed Operators.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
[7/7] Compiling Attributed Attributed.swift
/Users/admin/builder/spi-builder-workspace/Attributed/Attributed.swift:25:8: error: no such module 'UIKit'
23 |
24 | import Foundation
25 | import UIKit
| `- error: no such module 'UIKit'
26 |
27 | /**
BUILD FAILURE 6.1 macosSpm