Build Information
Failed to build Rswift, reference main (f0a0d5
), with Swift 5.10 for Linux on 17 Mar 2025 00:47:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mac-cain13/R.swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f0a0d53 Update Glob code to fix deprecation warnings
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
f0a0d531686138e9f7ad4c2b6bf6115149aeb08b
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/mac-cain13/R.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1253] Fetching xcodeedit
[1254/15959] Fetching xcodeedit, swift-argument-parser
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (1.01s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.02s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.13.0 (0.51s)
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.13.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin RswiftGenerateInternalResources
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateResourcesCommand
[5/5] Compiling plugin RswiftModifyXcodePackages
Building for debugging...
[5/22] Write sources
[12/22] Write swift-version-24593BA9C3E375BF.txt
[14/62] Emitting module XcodeEdit
[15/63] Emitting module RswiftResources
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:50:50: warning: unrecognized platform name 'visionOS'
@available(macOS 13, iOS 16, tvOS 16, watchOS 9, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: warning: unknown operating system for build configuration 'os'
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'iOS'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'Windows'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StringResource+Integrations.swift:123:50: warning: unrecognized platform name 'visionOS'
@available(macOS 10, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ImageResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:37:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'StoryboardViewControllerIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:70:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReference' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:106:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReferenceReuseIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:12:14: warning: associated value 'hosting' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case hosting(Bundle)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case selected(Bundle, Locale)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Locale'
case selected(Bundle, Locale)
^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
^
[16/67] Emitting module ArgumentParserToolInfo
[17/67] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/75] Wrapping AST for ArgumentParserToolInfo for debugging
[20/106] Emitting module ArgumentParser
[21/111] Compiling XcodeEdit XCProjectFile+Rswift.swift
[22/111] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[23/111] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[24/111] Compiling ArgumentParser FishCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[25/111] Compiling ArgumentParser ZshCompletionsGenerator.swift
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[26/111] Compiling ArgumentParser Argument.swift
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ColorResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ColorResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'DataResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/DataResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FileResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FileResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:12:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'FontResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/FontResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[27/111] Compiling ArgumentParser ParsedValues.swift
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:12:14: warning: associated value 'hosting' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case hosting(Bundle)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case selected(Bundle, Locale)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Locale'
case selected(Bundle, Locale)
^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
^
[28/111] Compiling ArgumentParser ParserError.swift
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:12:14: warning: associated value 'hosting' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case hosting(Bundle)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case selected(Bundle, Locale)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Locale'
case selected(Bundle, Locale)
^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
^
[29/111] Compiling ArgumentParser SplitArguments.swift
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:12:14: warning: associated value 'hosting' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case hosting(Bundle)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case selected(Bundle, Locale)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Locale'
case selected(Bundle, Locale)
^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
^
[30/111] Compiling ArgumentParser DumpHelpGenerator.swift
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:12:14: warning: associated value 'hosting' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case hosting(Bundle)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Bundle'
case selected(Bundle, Locale)
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/StringResource.swift:13:14: warning: associated value 'selected' of 'Sendable'-conforming enum 'Source' has non-sendable type 'Locale'
case selected(Bundle, Locale)
^
Foundation.Locale:1:15: note: struct 'Locale' does not conform to the 'Sendable' protocol
public struct Locale : CustomStringConvertible, CustomDebugStringConvertible, Hashable, Equatable, ReferenceConvertible {
^
[31/111] Compiling ArgumentParser CompletionKind.swift
[32/111] Compiling ArgumentParser Errors.swift
[33/111] Compiling ArgumentParser Flag.swift
[34/111] Compiling ArgumentParser NameSpecification.swift
[35/111] Compiling ArgumentParser InputKey.swift
[36/111] Compiling ArgumentParser InputOrigin.swift
[37/111] Compiling ArgumentParser Name.swift
[38/111] Compiling ArgumentParser Parsed.swift
[39/111] Compiling ArgumentParser CommandGroup.swift
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:37:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'StoryboardViewControllerIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:70:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReference' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:106:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReferenceReuseIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
[40/111] Compiling ArgumentParser EnumerableFlag.swift
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:37:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'StoryboardViewControllerIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:70:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReference' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:106:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReferenceReuseIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
[41/111] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:37:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'StoryboardViewControllerIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:70:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReference' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:106:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReferenceReuseIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
[42/111] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:37:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'StoryboardViewControllerIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:70:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReference' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/Shared/StoryboardReference.swift:106:16: warning: stored property 'bundle' of 'Sendable'-conforming generic struct 'NibReferenceReuseIdentifier' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
[43/111] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:30:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:54:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StringResource+Integrations.swift:123:50: warning: unrecognized platform name 'visionOS'
@available(macOS 10, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
[44/111] Compiling ArgumentParser ParsableCommand.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:30:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:54:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StringResource+Integrations.swift:123:50: warning: unrecognized platform name 'visionOS'
@available(macOS 10, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
[45/111] Compiling ArgumentParser ArgumentDecoder.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:30:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:54:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StringResource+Integrations.swift:123:50: warning: unrecognized platform name 'visionOS'
@available(macOS 10, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
[46/111] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:30:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StoryboardReference+Integrations.swift:54:37: warning: unrecognized platform name 'visionOS'
@available(iOS 13.0, tvOS 13.0, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/StringResource+Integrations.swift:123:50: warning: unrecognized platform name 'visionOS'
@available(macOS 10, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
[47/111] Compiling ArgumentParser Option.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ImageResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[48/111] Compiling ArgumentParser ArgumentDefinition.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ImageResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[49/111] Compiling ArgumentParser ArgumentSet.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ImageResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[50/111] Compiling ArgumentParser CommandParser.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ColorResource+Integrations.swift:27:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:13:16: warning: stored property 'bundle' of 'Sendable'-conforming struct 'ImageResource' has non-sendable type 'Bundle'
public let bundle: Bundle
^
Foundation.Bundle:1:12: note: class 'Bundle' does not conform to the 'Sendable' protocol
open class Bundle : NSObject {
^
/host/spi-builder-workspace/Sources/RswiftResources/ImageResource.swift:8:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[51/111] Compiling ArgumentParser ArgumentHelp.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:26:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:34:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:50:50: warning: unrecognized platform name 'visionOS'
@available(macOS 13, iOS 16, tvOS 16, watchOS 9, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:130:33: warning: unrecognized platform name 'visionOS'
@available(iOS 13, tvOS 13, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: warning: unknown operating system for build configuration 'os'
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'iOS'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'Windows'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:151:33: warning: unrecognized platform name 'visionOS'
@available(iOS 16, tvOS 16, visionOS 1, *)
^
[52/111] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:26:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:34:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:50:50: warning: unrecognized platform name 'visionOS'
@available(macOS 13, iOS 16, tvOS 16, watchOS 9, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:130:33: warning: unrecognized platform name 'visionOS'
@available(iOS 13, tvOS 13, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: warning: unknown operating system for build configuration 'os'
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'iOS'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'Windows'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:151:33: warning: unrecognized platform name 'visionOS'
@available(iOS 16, tvOS 16, visionOS 1, *)
^
[53/111] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:26:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:34:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:50:50: warning: unrecognized platform name 'visionOS'
@available(macOS 13, iOS 16, tvOS 16, watchOS 9, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:130:33: warning: unrecognized platform name 'visionOS'
@available(iOS 13, tvOS 13, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: warning: unknown operating system for build configuration 'os'
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'iOS'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'Windows'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:151:33: warning: unrecognized platform name 'visionOS'
@available(iOS 16, tvOS 16, visionOS 1, *)
^
[54/111] Compiling ArgumentParser CommandConfiguration.swift
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:26:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/FontResource+Integrations.swift:34:54: warning: unrecognized platform name 'visionOS'
@available(macOS 11, iOS 14, tvOS 14, watchOS 7, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:13:53: warning: unrecognized platform name 'visionOS'
@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:50:50: warning: unrecognized platform name 'visionOS'
@available(macOS 13, iOS 16, tvOS 16, watchOS 9, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: warning: unknown operating system for build configuration 'os'
#if os(iOS) || os(tvOS) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'iOS'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:89:31: note: did you mean 'Windows'?
#if os(iOS) || os(tvOS) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:130:33: warning: unrecognized platform name 'visionOS'
@available(iOS 13, tvOS 13, visionOS 1, *)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: warning: unknown operating system for build configuration 'os'
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'iOS'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
iOS
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:140:51: note: did you mean 'Windows'?
#if swift(>=5.7.1) && (os(iOS) || os(tvOS)) || os(visionOS)
^~~~~~~~
Windows
/host/spi-builder-workspace/Sources/RswiftResources/Integrations/ImageResource+Integrations.swift:151:33: warning: unrecognized platform name 'visionOS'
@available(iOS 16, tvOS 16, visionOS 1, *)
^
[55/111] Compiling XcodeEdit Extensions.swift
[56/112] Compiling XcodeEdit XCProjectFile.swift
[57/112] Compiling XcodeEdit PBXIdentifier.swift
[59/112] Compiling XcodeEdit AllObjects.swift
[60/112] Compiling XcodeEdit Serialization.swift
[60/112] Wrapping AST for RswiftResources for debugging
[62/126] Compiling XcodeEdit PBXObject+Fields.swift
[63/126] Compiling XcodeEdit PBXObject.swift
[64/131] Wrapping AST for XcodeEdit for debugging
[66/131] Compiling ArgumentParser CollectionExtensions.swift
[67/131] Compiling ArgumentParser Platform.swift
[68/131] Compiling ArgumentParser SequenceExtensions.swift
[69/131] Compiling ArgumentParser StringExtensions.swift
[70/131] Compiling ArgumentParser Tree.swift
[71/151] Compiling RswiftParsers FontResource+Parser.swift
[72/151] Compiling RswiftParsers ImageResource+Parser.swift
[73/151] Compiling RswiftParsers Nib+Parser.swift
[74/151] Compiling RswiftParsers GeneratedId.swift
[75/151] Compiling RswiftParsers Glob.swift
[76/151] Compiling RswiftParsers ProjectResources.swift
[77/151] Compiling RswiftParsers AssetCatalog+Parser.swift
[78/151] Compiling RswiftParsers FileResource+Parser.swift
[79/151] Compiling RswiftParsers PropertyList+Parser.swift
[80/151] Compiling RswiftParsers Storyboard+Parser.swift
[81/151] Compiling RswiftParsers StringsTable+Parser.swift
[82/151] Compiling RswiftParsers ResourceParsingError.swift
[83/151] Compiling RswiftParsers SourceTreeURLs.swift
[84/153] Compiling RswiftParsers SupportedExtensions.swift
[85/153] Compiling RswiftParsers TypeReference+Extensions.swift
[86/153] Emitting module RswiftGenerators
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:212:27: error: no exact matches in call to initializer
if let path = String(validatingCString: gt.gl_pathv[i]!) {
^
Swift.String:12:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(validatingUTF8:)')
public init?(validatingUTF8 cString: UnsafePointer<CChar>)
^
Foundation.String:6:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(utf8String:)')
public init?(utf8String bytes: UnsafePointer<CChar>)
^
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:212:27: error: no exact matches in call to initializer
if let path = String(validatingCString: gt.gl_pathv[i]!) {
^
Swift.String:12:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(validatingUTF8:)')
public init?(validatingUTF8 cString: UnsafePointer<CChar>)
^
Foundation.String:6:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(utf8String:)')
public init?(utf8String bytes: UnsafePointer<CChar>)
^
[91/155] Compiling RswiftParsers IgnoreFile.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Shared/Glob.swift:212:27: error: no exact matches in call to initializer
if let path = String(validatingCString: gt.gl_pathv[i]!) {
^
Swift.String:12:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(validatingUTF8:)')
public init?(validatingUTF8 cString: UnsafePointer<CChar>)
^
Foundation.String:6:12: note: incorrect labels for candidate (have: '(validatingCString:)', expected: '(utf8String:)')
public init?(utf8String bytes: UnsafePointer<CChar>)
^
[93/155] Compiling RswiftParsers Bundle+Extensions.swift
[95/155] Compiling RswiftParsers DeploymentTarget+Parser.swift
[96/155] Compiling RswiftParsers FormatPart+Extensions.swift
[97/155] Emitting module RswiftParsers
[104/155] Compiling ArgumentParser HelpCommand.swift
[105/155] Compiling ArgumentParser HelpGenerator.swift
[106/155] Compiling ArgumentParser MessageInfo.swift
[107/155] Compiling ArgumentParser UsageGenerator.swift
[117/155] Compiling RswiftGenerators StructMembersBuilder.swift
[118/155] Compiling RswiftGenerators XcodeProject+Generator.swift
[127/155] Compiling RswiftParsers URL+Extensions.swift
[128/155] Compiling RswiftParsers Xcodeproj.swift
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
let nsDictionary = NSDictionary(contentsOf: url),
^
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
guard let nsDictionary = NSDictionary(contentsOf: url) else {
^
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
let nsDictionary = NSDictionary(contentsOf: url),
^
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
guard let nsDictionary = NSDictionary(contentsOf: url) else {
^
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/PropertyList+Parser.swift:14:32: warning: 'init(contentsOf:)' is deprecated
let nsDictionary = NSDictionary(contentsOf: url),
^
/host/spi-builder-workspace/Sources/RswiftParsers/Resources/StringsTable+Parser.swift:25:34: warning: 'init(contentsOf:)' is deprecated
guard let nsDictionary = NSDictionary(contentsOf: url) else {
^
error: fatalError
BUILD FAILURE 5.10 linux