The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-io, reference 0.1.0 (1cbe8b), with Swift 6.1 for Android on 30 May 2025 07:35:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-io.git
Reference: 0.1.0
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/tayloraswift/swift-io
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 1cbe8b2 update gitignore
Cloned https://github.com/tayloraswift/swift-io.git
Revision (git rev-parse @):
1cbe8b229f4dd2dd758183b1dc377b39f474c070
SUCCESS checkout https://github.com/tayloraswift/swift-io.git at 0.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tayloraswift/swift-io.git
https://github.com/tayloraswift/swift-io.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "swift-io",
  "name" : "swift-io",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SystemIO",
      "targets" : [
        "SystemIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "System_ArgumentParser",
      "targets" : [
        "System_ArgumentParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "System_ArgumentParser",
      "module_type" : "SwiftTarget",
      "name" : "System_ArgumentParser",
      "path" : "Sources/System_ArgumentParser",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "System_ArgumentParser"
      ],
      "sources" : [
        "FilePath (ext).swift",
        "FilePath.Directory (ext).swift"
      ],
      "target_dependencies" : [
        "SystemIO"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SystemTests",
      "module_type" : "SwiftTarget",
      "name" : "SystemTests",
      "path" : "Sources/SystemTests",
      "sources" : [
        "Directories.swift"
      ],
      "target_dependencies" : [
        "SystemIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SystemIO",
      "module_type" : "SwiftTarget",
      "name" : "SystemIO",
      "path" : "Sources/SystemIO",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "SystemIO",
        "System_ArgumentParser"
      ],
      "sources" : [
        "FileDescriptor.swift",
        "FileError.swift",
        "FilePath (ext).swift",
        "FilePath.Directory.swift",
        "FilePath.DirectoryIterator.Stream.swift",
        "FilePath.DirectoryIterator.swift",
        "FilePath.DirectoryPointer.swift",
        "FilePermissions (ext).swift",
        "FilePermissions.Component.swift",
        "FileReadError.swift",
        "FileSeekError.swift",
        "FileStatus.swift",
        "FileSystemStats.swift",
        "FileType.swift",
        "SystemProcess.Environment.swift",
        "SystemProcess.EnvironmentEncoder.swift",
        "SystemProcess.Stream.swift",
        "SystemProcess.swift",
        "SystemProcessError.swift",
        "lexemes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
[1/15386] Fetching swift-argument-parser
[155/19777] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (0.64s)
[12155/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.49s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.94s)
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.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/38] Emitting module SystemPackage
[10/41] Emitting module ArgumentParserToolInfo
[11/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/42] Compiling SystemPackage Util+StringArray.swift
[14/42] Compiling SystemPackage Util.swift
[15/42] Compiling SystemPackage UtilConsumers.swift
[16/42] Compiling SystemPackage Errno.swift
[17/42] Compiling SystemPackage ErrnoWindows.swift
[18/42] Compiling SystemPackage FileDescriptor.swift
[19/42] Compiling SystemPackage FileHelpers.swift
[20/42] Compiling SystemPackage MachPort.swift
[21/42] Compiling SystemPackage PlatformString.swift
[22/42] Compiling SystemPackage SystemString.swift
[23/80] Compiling ArgumentParser ParsableArguments.swift
[24/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/80] Compiling ArgumentParser ParsableCommand.swift
[26/80] Compiling ArgumentParser ArgumentDecoder.swift
[27/80] Compiling ArgumentParser Argument.swift
[28/80] Compiling ArgumentParser ArgumentHelp.swift
[29/80] Compiling ArgumentParser ArgumentDefinition.swift
[30/80] Compiling ArgumentParser ArgumentSet.swift
[31/80] Compiling ArgumentParser CommandParser.swift
[32/80] Compiling ArgumentParser InputKey.swift
[33/80] Compiling ArgumentParser InputOrigin.swift
[34/80] Compiling ArgumentParser ExpressibleByArgument.swift
[35/80] Compiling ArgumentParser ParsedValues.swift
[36/80] Compiling ArgumentParser ParserError.swift
[37/80] Compiling ArgumentParser SplitArguments.swift
[38/80] Compiling ArgumentParser OptionGroup.swift
[39/80] Compiling ArgumentParser MessageInfo.swift
[40/80] Compiling ArgumentParser UsageGenerator.swift
[41/80] Compiling ArgumentParser Name.swift
[42/80] Compiling ArgumentParser Parsed.swift
[45/100] Compiling ArgumentParser AsyncParsableCommand.swift
[46/100] Compiling ArgumentParser CommandConfiguration.swift
[47/100] Compiling ArgumentParser CommandGroup.swift
[48/100] Compiling ArgumentParser EnumerableFlag.swift
[49/105] Emitting module ArgumentParser
[55/105] Compiling ArgumentParser ArgumentVisibility.swift
[56/105] Compiling ArgumentParser CompletionKind.swift
[57/105] Compiling ArgumentParser Errors.swift
[58/105] Compiling ArgumentParser Flag.swift
[59/105] Compiling ArgumentParser NameSpecification.swift
[60/105] Compiling ArgumentParser Option.swift
[61/105] Compiling SystemIO FilePath.DirectoryPointer.swift
[62/105] Compiling SystemIO FilePermissions (ext).swift
[63/105] Compiling SystemIO FilePermissions.Component.swift
[64/105] Compiling SystemIO SystemProcess.Environment.swift
[65/105] Compiling SystemIO SystemProcess.EnvironmentEncoder.swift
[66/105] Compiling SystemIO FilePath.Directory.swift
[67/105] Compiling SystemIO FilePath.DirectoryIterator.Stream.swift
[68/105] Compiling SystemIO FilePath.DirectoryIterator.swift
[69/105] Compiling SystemIO FileDescriptor.swift
[70/105] Compiling SystemIO FileError.swift
[71/105] Compiling SystemIO FilePath (ext).swift
[72/105] Compiling ArgumentParser CollectionExtensions.swift
[73/105] Compiling ArgumentParser Platform.swift
[74/105] Compiling ArgumentParser SequenceExtensions.swift
[75/105] Compiling ArgumentParser StringExtensions.swift
[76/105] Compiling ArgumentParser Tree.swift
[77/105] Compiling SystemIO FileReadError.swift
[78/105] Compiling SystemIO FileSeekError.swift
[79/105] Compiling SystemIO FileStatus.swift
[80/105] Compiling SystemIO FileSystemStats.swift
[81/105] Compiling SystemIO FileType.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
[84/105] Compiling SystemIO SystemProcess.Stream.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
[85/105] Compiling SystemIO SystemProcess.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
[86/107] Compiling SystemIO SystemProcessError.swift
[87/107] Compiling SystemIO lexemes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/107] Emitting module SystemIO
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:71:19: error: cannot find type 'statvfs' in scope
69 |     func containing(path:FilePath) throws -> Self
70 |     {
71 |         let stats:statvfs = try withUnsafeTemporaryAllocation(of: statvfs.self, capacity: 1)
   |                   `- error: cannot find type 'statvfs' in scope
72 |         {
73 |             guard case 0 = statvfs(path.string, &$0[0])
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:82:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
80 |         }
81 |         //  Explicit `UInt32 -> UInt` conversion needed on Darwin.
82 |         return .init(id: UInt.init(stats.f_fsid),
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
83 |             fragmentCount: UInt.init(stats.f_blocks),
84 |             fragmentSize: UInt.init(stats.f_frsize),
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:71:19: error: cannot find type 'statvfs' in scope
69 |     func containing(path:FilePath) throws -> Self
70 |     {
71 |         let stats:statvfs = try withUnsafeTemporaryAllocation(of: statvfs.self, capacity: 1)
   |                   `- error: cannot find type 'statvfs' in scope
72 |         {
73 |             guard case 0 = statvfs(path.string, &$0[0])
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:82:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
80 |         }
81 |         //  Explicit `UInt32 -> UInt` conversion needed on Darwin.
82 |         return .init(id: UInt.init(stats.f_fsid),
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
83 |             fragmentCount: UInt.init(stats.f_blocks),
84 |             fragmentSize: UInt.init(stats.f_frsize),
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/32] Emitting module ArgumentParserToolInfo
[5/33] Compiling SystemPackage Backcompat.swift
[6/33] Compiling SystemPackage CInterop.swift
[7/33] Compiling SystemPackage Constants.swift
[8/33] Compiling SystemPackage Exports.swift
[10/36] Compiling SystemPackage FilePathTempPosix.swift
[11/36] Compiling SystemPackage FilePathTempWindows.swift
[12/36] Compiling SystemPackage FilePathWindows.swift
[13/36] Compiling SystemPackage FilePermissions.swift
[14/36] Compiling SystemPackage Errno.swift
[15/36] Compiling SystemPackage ErrnoWindows.swift
[16/36] Compiling SystemPackage FileDescriptor.swift
[17/36] Compiling SystemPackage FileHelpers.swift
[18/36] Compiling SystemPackage FileOperations.swift
[19/36] Compiling SystemPackage FilePath.swift
[20/36] Compiling SystemPackage FilePathComponentView.swift
[21/36] Compiling SystemPackage FilePathComponents.swift
[22/36] Compiling SystemPackage Mocking.swift
[23/36] Compiling SystemPackage RawBuffer.swift
[24/36] Compiling SystemPackage Syscalls.swift
[25/36] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/36] Emitting module SystemPackage
[27/36] Compiling SystemPackage MachPort.swift
[28/36] Compiling SystemPackage PlatformString.swift
[29/36] Compiling SystemPackage SystemString.swift
[30/36] Compiling SystemPackage FilePathParsing.swift
[31/36] Compiling SystemPackage FilePathString.swift
[32/36] Compiling SystemPackage FilePathSyntax.swift
[33/36] Compiling SystemPackage FilePathTemp.swift
[34/74] Compiling ArgumentParser Name.swift
[35/74] Compiling ArgumentParser Parsed.swift
[36/74] Compiling ArgumentParser ParsedValues.swift
[38/94] Emitting module ArgumentParser
[39/99] Compiling SystemIO SystemProcess.Environment.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
[40/99] Compiling SystemIO SystemProcess.EnvironmentEncoder.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:53:49: error: cannot find 'environ' in scope
51 |             else
52 |             {
53 |                 return try yield(self.inherit ? environ : nil)
   |                                                 `- error: cannot find 'environ' in scope
54 |             }
55 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:57:29: error: cannot find 'environ' in scope
55 |
56 |             var inherited:Int = 0
57 |             while case _? = environ[inherited]
   |                             `- error: cannot find 'environ' in scope
58 |             {
59 |                 inherited += 1
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:67:53: error: cannot find 'environ' in scope
65 |                 for i:Int in 0 ..< inherited
66 |                 {
67 |                     $0.initializeElement(at: i, to: environ[i])
   |                                                     `- error: cannot find 'environ' in scope
68 |                 }
69 |                 var i:Int = inherited
[41/99] Compiling SystemIO SystemProcess.Stream.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
[42/99] Compiling SystemIO SystemProcess.swift
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:20:14: error: property 'id' requires that 'SystemProcess' be a class type
 18 |     {
 19 |         self.invocation = invocation
 20 |         self.id = id
    |              `- error: property 'id' requires that 'SystemProcess' be a class type
 21 |     }
 22 | }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:13: error: cannot find 'posix_spawn_file_actions_init' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_init' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:108:44: error: cannot find 'actions' in scope
106 |         do
107 |         {
108 |             posix_spawn_file_actions_init(&actions)
    |                                            `- error: cannot find 'actions' in scope
109 |         }
110 |         defer
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:13: error: cannot find 'posix_spawn_file_actions_destroy' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |             `- error: cannot find 'posix_spawn_file_actions_destroy' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:112:47: error: cannot find 'actions' in scope
110 |         defer
111 |         {
112 |             posix_spawn_file_actions_destroy(&actions)
    |                                               `- error: cannot find 'actions' in scope
113 |         }
114 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:117:47: error: cannot find 'actions' in scope
115 |         if  let stdout:FileDescriptor
116 |         {
117 |             posix_spawn_file_actions_adddup2(&actions, stdout.rawValue, 1)
    |                                               `- error: cannot find 'actions' in scope
118 |         }
119 |         if  let stderr:FileDescriptor
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:121:47: error: cannot find 'actions' in scope
119 |         if  let stderr:FileDescriptor
120 |         {
121 |             posix_spawn_file_actions_adddup2(&actions, stderr.rawValue, 2)
    |                                               `- error: cannot find 'actions' in scope
122 |         }
123 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:13: error: cannot find 'posix_spawn_file_actions_adddup2' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |             `- error: cannot find 'posix_spawn_file_actions_adddup2' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:126:47: error: cannot find 'actions' in scope
124 |         for stream:SystemProcess.Stream in streams
125 |         {
126 |             posix_spawn_file_actions_adddup2(&actions, stream.parent.rawValue, stream.child)
    |                                               `- error: cannot find 'actions' in scope
127 |         }
128 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:129:21: error: cannot find type 'pid_t' in scope
127 |         }
128 |
129 |         var process:pid_t = 0
    |                     `- error: cannot find type 'pid_t' in scope
130 |         let status:Int32 = environment.withUnsafePointers
131 |         {
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:17: error: cannot find 'posix_spawnp' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawnp' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:50: error: cannot find 'actions' in scope
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                  `- error: cannot find 'actions' in scope
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:17: error: cannot find 'posix_spawn' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                 `- error: cannot find 'posix_spawn' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:138:55: error: cannot find 'actions' in scope
136 |             else
137 |             {
138 |                 posix_spawn(&process, invocation[0], &actions, nil, argv, $0)
    |                                                       `- error: cannot find 'actions' in scope
139 |             }
140 |         }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:134:59: error: 'nil' requires a contextual type
132 |             if  let command:String
133 |             {
134 |                 posix_spawnp(&process, command, &actions, nil, argv, $0)
    |                                                           `- error: 'nil' requires a contextual type
135 |             }
136 |             else
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:47: error: extra argument 'id' in call
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                                               `- error: extra argument 'id' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:19: error: missing argument for parameter 'command' in call
 38 | {
 39 |     public
 40 |     init(command:String?,
    |     `- note: 'init(command:_:stdout:stderr:duping:echo:with:)' declared here
 41 |         _ arguments:String?...,
 42 |         stdout:FileDescriptor? = nil,
    :
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                   `- error: missing argument for parameter 'command' in call
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:146:31: error: cannot convert value of type '[String]' to expected argument type 'String'
144 |         }
145 |
146 |         self.init(invocation: invocation, id: process)
    |                               `- error: cannot convert value of type '[String]' to expected argument type 'String'
147 |     }
148 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:16: error: cannot find 'waitpid' in scope
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                `- error: cannot find 'waitpid' in scope
155 |         {
156 |         case self.id:       break
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:154:29: error: property 'id' requires that 'SystemProcess' be a class type
152 |         var status:Int32 = 0
153 |
154 |         switch waitpid(self.id, &status, 0)
    |                             `- error: property 'id' requires that 'SystemProcess' be a class type
155 |         {
156 |         case self.id:       break
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:156:19: error: property 'id' requires that 'SystemProcess' be a class type
154 |         switch waitpid(self.id, &status, 0)
155 |         {
156 |         case self.id:       break
    |                   `- error: property 'id' requires that 'SystemProcess' be a class type
157 |         case let status:    return .failure(.wait(status, self.invocation))
158 |         }
Swift.Identifiable:2:11: note: where 'Self' = 'SystemProcess'
1 | @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *)
2 | extension Identifiable where Self : AnyObject {
  |           `- note: where 'Self' = 'SystemProcess'
3 |     public var id: ObjectIdentifier { get }
4 | }
[43/101] Compiling SystemIO FileReadError.swift
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
[44/101] Compiling SystemIO FileSeekError.swift
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
[45/101] Compiling SystemIO FileStatus.swift
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:39:20: error: cannot find 'stat' in scope
37 |         {
38 |             var value:stat = .init()
39 |             switch stat($0, &value)
   |                    `- error: cannot find 'stat' in scope
40 |             {
41 |             case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:42:48: error: cannot find 'errno' in scope
40 |             {
41 |             case 0: return .init(value: value)
42 |             case _: throw Errno.init(rawValue: errno)
   |                                                `- error: cannot find 'errno' in scope
43 |             }
44 |         }
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:38:23: error: cannot find type 'stat' in scope
36 |         try path.withPlatformString
37 |         {
38 |             var value:stat = .init()
   |                       `- error: cannot find type 'stat' in scope
39 |             switch stat($0, &value)
40 |             {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:36:18: error: type of expression is ambiguous without a type annotation
34 |     func status(of path:FilePath) throws -> Self
35 |     {
36 |         try path.withPlatformString
   |                  `- error: type of expression is ambiguous without a type annotation
37 |         {
38 |             var value:stat = .init()
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:49:19: error: cannot find type 'stat' in scope
47 |     func status(of file:FileDescriptor) throws -> Self
48 |     {
49 |         var value:stat = .init()
   |                   `- error: cannot find type 'stat' in scope
50 |         switch fstat(file.rawValue, &value)
51 |         {
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:50:16: error: cannot find 'fstat' in scope
48 |     {
49 |         var value:stat = .init()
50 |         switch fstat(file.rawValue, &value)
   |                `- error: cannot find 'fstat' in scope
51 |         {
52 |         case 0: return .init(value: value)
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:53:44: error: cannot find 'errno' in scope
51 |         {
52 |         case 0: return .init(value: value)
53 |         case _: throw Errno.init(rawValue: errno)
   |                                            `- error: cannot find 'errno' in scope
54 |         }
55 |     }
[46/101] Compiling SystemIO FileDescriptor.swift
[47/101] Compiling SystemIO FileError.swift
[48/101] Compiling SystemIO FilePath (ext).swift
[49/101] Compiling SystemIO SystemProcessError.swift
[50/101] Compiling SystemIO lexemes.swift
[54/101] Compiling SystemIO FilePath.Directory.swift
[55/101] Compiling SystemIO FilePath.DirectoryIterator.Stream.swift
[56/101] Compiling SystemIO FilePath.DirectoryIterator.swift
[57/101] Compiling SystemIO FilePath.DirectoryPointer.swift
[58/101] Compiling SystemIO FilePermissions (ext).swift
[59/101] Compiling SystemIO FilePermissions.Component.swift
[63/101] Compiling ArgumentParser CollectionExtensions.swift
[64/101] Compiling ArgumentParser Platform.swift
[65/101] Compiling ArgumentParser SequenceExtensions.swift
[66/101] Compiling ArgumentParser StringExtensions.swift
[67/101] Compiling ArgumentParser Tree.swift
[71/101] Compiling ArgumentParser ParserError.swift
[72/101] Compiling ArgumentParser SplitArguments.swift
[73/101] Compiling ArgumentParser ExpressibleByArgument.swift
[74/101] Compiling ArgumentParser ParsableArguments.swift
[75/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/101] Compiling ArgumentParser ParsableCommand.swift
[77/101] Compiling ArgumentParser ArgumentDecoder.swift
[81/101] Compiling ArgumentParser MessageInfo.swift
[82/101] Compiling ArgumentParser UsageGenerator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/101] Emitting module SystemIO
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:15:15: error: cannot find type 'stat' in scope
13 | {
14 |     @usableFromInline
15 |     let value:stat
   |               `- error: cannot find type 'stat' in scope
16 |
17 |     private
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:18:16: error: cannot find type 'stat' in scope
16 |
17 |     private
18 |     init(value:stat)
   |                `- error: cannot find type 'stat' in scope
19 |     {
20 |         self.value = value
/host/spi-builder-workspace/Sources/SystemIO/FileStatus.swift:28:30: error: cannot find 'S_IFMT' in scope
26 |     func `is`(_ type:FileType) -> Bool
27 |     {
28 |         self.value.st_mode & S_IFMT == type.mask
   |                              `- error: cannot find 'S_IFMT' in scope
29 |     }
30 | }
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.Environment.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:14:12: error: cannot find type 'pid_t' in scope
 12 |     let invocation:[String]
 13 |     public
 14 |     let id:pid_t
    |            `- error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:6:8: error: unsupported platform
  4 | import Darwin
  5 | #else
  6 | #error("unsupported platform")
    |        `- error: unsupported platform
  7 | #endif
  8 |
/host/spi-builder-workspace/Sources/SystemIO/SystemProcess.swift:17:34: error: cannot find type 'pid_t' in scope
 15 |
 16 |     private
 17 |     init(invocation:[String], id:pid_t)
    |                                  `- error: cannot find type 'pid_t' in scope
 18 |     {
 19 |         self.invocation = invocation
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryPointer.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:12:8: error: unsupported platform
 10 |
 11 | #else
 12 | #error("unsupported platform")
    |        `- error: unsupported platform
 13 | #endif
 14 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:50: error: cannot find 'getcwd' in scope
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                  `- error: cannot find 'getcwd' in scope
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:40:57: error: 'nil' requires a contextual type
 38 |     {
 39 |         guard
 40 |         let buffer:UnsafeMutablePointer<CChar> = getcwd(nil, 0)
    |                                                         `- error: 'nil' requires a contextual type
 41 |         else
 42 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.Directory.swift:47:13: error: cannot find 'free' in scope
 45 |         defer
 46 |         {
 47 |             free(buffer)
    |             `- error: cannot find 'free' in scope
 48 |         }
 49 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:10:8: error: unsupported platform
  8 | import Glibc
  9 | #else
 10 | #error("unsupported platform")
    |        `- error: unsupported platform
 11 | #endif
 12 |
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:20:30: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 18 |     {
 19 |         case unopened(FilePath)
 20 |         case opened(FilePath.DirectoryPointer?)
    |                              `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 21 |     }
 22 | }
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:26:36: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 24 | {
 25 |     private mutating
 26 |     func open() throws -> FilePath.DirectoryPointer?
    |                                    `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 27 |     {
 28 |         switch self
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:31:34: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 29 |         {
 30 |         case .unopened(let path):
 31 |             let pointer:FilePath.DirectoryPointer? = try path.withPlatformString
    |                                  `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 32 |             {
 33 |                 if  let pointer:FilePath.DirectoryPointer = opendir($0)
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:35: error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                   `- error: 'DirectoryPointer' is not a member type of struct 'SystemPackage.FilePath'
 57 |         else
 58 |         {
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/FilePath/FilePath.swift:41:15: note: 'FilePath' declared here
39 | /// like case insensitivity, Unicode normalization, and symbolic links.
40 | @available(/*System 0.0.1: macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0*/iOS 8, *)
41 | public struct FilePath: Sendable {
   |               `- note: 'FilePath' declared here
42 |   // TODO(docs): Section on all the new syntactic operations, lexical normalization, decomposition,
43 |   // components, etc.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:56:63: error: type of expression is ambiguous without a type annotation
 54 |     func next() throws -> FilePath.Component?
 55 |     {
 56 |         guard let stream:FilePath.DirectoryPointer = try self.open()
    |                                                               `- error: type of expression is ambiguous without a type annotation
 57 |         else
 58 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:45: error: cannot find type 'dirent' in scope
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                             `- error: cannot find type 'dirent' in scope
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:62:64: error: cannot infer key path type from context; consider explicitly specifying a root type
 60 |         }
 61 |
 62 |         guard let offset:Int = MemoryLayout<dirent>.offset(of: \.d_name)
    |                                                                `- error: cannot infer key path type from context; consider explicitly specifying a root type
 63 |         else
 64 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:46: error: cannot find type 'dirent' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                              `- error: cannot find type 'dirent' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: cannot find 'readdir' in scope
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: cannot find 'readdir' in scope
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:67:56: error: type of expression is ambiguous without a type annotation
 65 |             fatalError("invalid `dirent` layout")
 66 |         }
 67 |         while let entry:UnsafeMutablePointer<dirent> = readdir(stream)
    |                                                        `- error: type of expression is ambiguous without a type annotation
 68 |         {
 69 |             // `entry` is likely statically-allocated, and has variable-length layout.
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:92:9: error: cannot find 'closedir' in scope
 90 |         }
 91 |
 92 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
 93 |         self = .opened(nil)
 94 |         return nil
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:93:24: error: 'nil' requires a contextual type
 91 |
 92 |         closedir(stream)
 93 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
 94 |         return nil
 95 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:21: error: type 'Errno' has no member 'opened'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                     `- error: type 'Errno' has no member 'opened'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:99:39: error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
 97 |     func close()
 98 |     {
 99 |         guard case .opened(let stream?) = self
    |                                       `- error: expression pattern of type 'Errno' cannot match values of type 'FilePath.DirectoryIterator.Stream'
100 |         else
101 |         {
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:105:9: error: cannot find 'closedir' in scope
103 |         }
104 |
105 |         closedir(stream)
    |         `- error: cannot find 'closedir' in scope
106 |         self = .opened(nil)
107 |     }
/host/spi-builder-workspace/Sources/SystemIO/FilePath.DirectoryIterator.Stream.swift:106:24: error: 'nil' requires a contextual type
104 |
105 |         closedir(stream)
106 |         self = .opened(nil)
    |                        `- error: 'nil' requires a contextual type
107 |     }
108 | }
[90/101] Compiling SystemIO FileSystemStats.swift
[91/101] Compiling SystemIO FileType.swift
[95/101] Compiling ArgumentParser ArgumentDefinition.swift
[96/101] Compiling ArgumentParser ArgumentSet.swift
[97/101] Compiling ArgumentParser CommandParser.swift
[98/101] Compiling ArgumentParser InputKey.swift
[99/101] Compiling ArgumentParser InputOrigin.swift
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:71:19: error: cannot find type 'statvfs' in scope
69 |     func containing(path:FilePath) throws -> Self
70 |     {
71 |         let stats:statvfs = try withUnsafeTemporaryAllocation(of: statvfs.self, capacity: 1)
   |                   `- error: cannot find type 'statvfs' in scope
72 |         {
73 |             guard case 0 = statvfs(path.string, &$0[0])
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:82:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
80 |         }
81 |         //  Explicit `UInt32 -> UInt` conversion needed on Darwin.
82 |         return .init(id: UInt.init(stats.f_fsid),
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
83 |             fragmentCount: UInt.init(stats.f_blocks),
84 |             fragmentSize: UInt.init(stats.f_frsize),
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:6:8: error: unsupported platform
 4 | import Darwin
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:71:19: error: cannot find type 'statvfs' in scope
69 |     func containing(path:FilePath) throws -> Self
70 |     {
71 |         let stats:statvfs = try withUnsafeTemporaryAllocation(of: statvfs.self, capacity: 1)
   |                   `- error: cannot find type 'statvfs' in scope
72 |         {
73 |             guard case 0 = statvfs(path.string, &$0[0])
/host/spi-builder-workspace/Sources/SystemIO/FileSystemStats.swift:82:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
80 |         }
81 |         //  Explicit `UInt32 -> UInt` conversion needed on Darwin.
82 |         return .init(id: UInt.init(stats.f_fsid),
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
83 |             fragmentCount: UInt.init(stats.f_blocks),
84 |             fragmentSize: UInt.init(stats.f_frsize),
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:6:8: error: unsupported platform
 4 | import Glibc
 5 | #else
 6 | #error("unsupported platform")
   |        `- error: unsupported platform
 7 | #endif
 8 |
/host/spi-builder-workspace/Sources/SystemIO/FileType.swift:23:14: error: cannot find type 'mode_t' in scope
21 | {
22 |     @inlinable
23 |     var mask:mode_t
   |              `- error: cannot find type 'mode_t' in scope
24 |     {
25 |         switch self
BUILD FAILURE 6.1 android