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 package-swift-lsp, reference 1.3.0 (c1f896), with Swift 6.2 (beta) for Android on 24 Jun 2025 09:00:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/package-swift-lsp.git
Reference: 1.3.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/kattouf/package-swift-lsp
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at c1f896d chore(release): Bump version to 1.3.0
Cloned https://github.com/kattouf/package-swift-lsp.git
Revision (git rev-parse @):
c1f896dadc090f17369d7a69a24e3e3d9fc95860
SUCCESS checkout https://github.com/kattouf/package-swift-lsp.git at 1.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kattouf/package-swift-lsp.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/ChimeHQ/LanguageServer
[1/68] Fetching languageserver
Fetched https://github.com/ChimeHQ/LanguageServer from cache (0.26s)
Fetching https://github.com/swiftlang/swift-package-manager
[1/157080] Fetching swift-package-manager
Fetched https://github.com/swiftlang/swift-package-manager from cache (18.57s)
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/1041] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.52s)
Fetching https://github.com/apple/swift-llbuild.git
[1/29042] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (3.17s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6858] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.79s)
Fetching https://github.com/apple/swift-driver.git
[1/34967] Fetching swift-driver
Fetched https://github.com/apple/swift-driver.git from cache (3.31s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70927] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.35s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-system
[1/136] Fetching swift-toolchain-sqlite
[19/4572] Fetching swift-toolchain-sqlite, swift-system
[2947/15508] Fetching swift-toolchain-sqlite, swift-system, yams
Fetched https://github.com/apple/swift-system from cache (0.63s)
[1223/11072] Fetching swift-toolchain-sqlite, yams
Fetching https://github.com/apple/swift-crypto.git
[6476/26505] Fetching swift-toolchain-sqlite, yams, swift-crypto
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.70s)
Fetching https://github.com/ChimeHQ/LanguageServerProtocol
[9360/26369] Fetching yams, swift-crypto
[12256/32568] Fetching yams, swift-crypto, swift-certificates
[16561/34389] Fetching yams, swift-crypto, swift-certificates, languageserverprotocol
[22816/49769] Fetching yams, swift-crypto, swift-certificates, languageserverprotocol, swift-argument-parser
Fetched https://github.com/ChimeHQ/LanguageServerProtocol from cache (0.82s)
[22379/47948] Fetching yams, swift-crypto, swift-certificates, swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.02s)
[19410/41749] Fetching yams, swift-crypto, swift-argument-parser
Fetching https://github.com/pointfreeco/swift-concurrency-extras.git
[38973/45585] Fetching yams, swift-crypto, swift-argument-parser, swift-log
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/jpsim/Yams.git from cache (4.50s)
[1/861] Fetching swift-concurrency-extras
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.63s)
Fetched https://github.com/apple/swift-log.git from cache (3.28s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (3.37s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-crypto.git from cache (5.75s)
Fetched https://github.com/apple/swift-collections.git from cache (3.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.0.0 (8.86s)
Computing version for https://github.com/ChimeHQ/LanguageServerProtocol
Computed https://github.com/ChimeHQ/LanguageServerProtocol at 0.14.0 (0.69s)
Fetching https://github.com/ChimeHQ/JSONRPC
[1/634] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC from cache (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.15s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.1 (2.22s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.02s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.71s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.9.2 (0.69s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.5 (0.78s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.5.0 (0.97s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.38s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.58s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at release/6.1 (20cd624)
Creating working copy for https://github.com/ChimeHQ/LanguageServer
Working copy of https://github.com/ChimeHQ/LanguageServer resolved at main (ea769da)
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at main (1038151)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.0.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.9.2
Creating working copy for https://github.com/ChimeHQ/LanguageServerProtocol
Working copy of https://github.com/ChimeHQ/LanguageServerProtocol resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at release/6.1 (5cd61a7)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-package-manager
Working copy of https://github.com/swiftlang/swift-package-manager resolved at 1fc90e29029bfeafe3550ccf08f74a86a11baa23
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at release/6.1 (4fc005b)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at release/6.1 (cbd0366)
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/524] Write sources
[49/524] Compiling _SwiftSyntaxCShims dummy.c
[50/524] Compiling TSCclibc libc.c
[51/524] Compiling TSCclibc process.c
[51/524] Compiling CSystem shims.c
[53/524] Write swift-version-8C5A4AE7A8CE2BA.txt
[54/524] Compiling _SubprocessCShims process_shims.c
[55/524] Compiling fiat_curve25519_adx_square.S
[56/526] Compiling fiat_curve25519_adx_mul.S
[57/556] Compiling v3_skey.c
[58/556] Compiling CCryptoBoringSSLShims shims.c
[59/560] Compiling v3_purp.c
[60/560] Compiling v3_utl.c
[62/564] Emitting module SwiftSyntax509
[63/564] Emitting module SystemPackage
[64/567] Compiling SwiftSyntax509 Empty.swift
[65/567] Emitting module SwiftSyntax510
[66/567] Compiling SwiftSyntax510 Empty.swift
[67/569] Emitting module SwiftSyntax601
[68/569] Compiling SwiftSyntax601 Empty.swift
[69/570] Compiling SystemPackage Util+StringArray.swift
[70/570] Compiling SystemPackage Util.swift
[71/570] Compiling SystemPackage UtilConsumers.swift
[72/570] Compiling SystemPackage MachPort.swift
[73/570] Compiling SystemPackage PlatformString.swift
[74/570] Compiling SystemPackage SystemString.swift
[75/570] Compiling SystemPackage Errno.swift
[76/570] Compiling SystemPackage ErrnoWindows.swift
[77/570] Compiling SystemPackage FileDescriptor.swift
[78/570] Compiling SystemPackage FileHelpers.swift
[82/570] Compiling SwiftSyntax600 Empty.swift
[83/570] Emitting module SwiftSyntax600
[84/571] Emitting module _CertificateInternals
[85/571] Compiling _CertificateInternals _TinyArray.swift
[87/597] Compiling SwiftASN1 ASN1Null.swift
[88/597] Compiling SwiftASN1 ASN1.swift
[89/597] Compiling SwiftASN1 BER.swift
[90/597] Compiling SwiftASN1 ASN1Any.swift
[92/673] Emitting module TSCLibc
[93/673] Compiling TSCLibc libc.swift
[94/674] Compiling SwiftSyntax TokenSyntax.swift
[95/674] Compiling SwiftSyntax AbsolutePosition.swift
[96/674] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[97/674] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[98/674] Compiling SwiftSyntax MissingNodeInitializers.swift
[99/674] Compiling SwiftSyntax RawSyntax.swift
[100/674] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[101/674] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[102/674] Compiling SwiftSyntax Assert.swift
[103/674] Compiling SwiftSyntax BumpPtrAllocator.swift
[104/674] Compiling SwiftSyntax CommonAncestor.swift
[105/674] Compiling SwiftSyntax Convenience.swift
[106/674] Compiling SwiftSyntax CustomTraits.swift
[107/674] Compiling SwiftSyntax EditorPlaceholder.swift
[108/674] Compiling SwiftSyntax Identifier.swift
[109/674] Compiling SwiftSyntax MemoryLayout.swift
[109/674] Compiling SwiftToolchainCSQLite sqlite3.c
[111/674] Compiling Logging MetadataProvider.swift
[113/675] Emitting module Logging
[115/743] Compiling TSCBasic EditDistance.swift
[116/743] Compiling TSCBasic FileInfo.swift
[117/745] Compiling TSCBasic DeltaAlgorithm.swift
[118/745] Compiling TSCBasic DiagnosticsEngine.swift
[119/745] Compiling TSCBasic DictionaryExtensions.swift
[120/745] Compiling TSCBasic DictionaryLiteralExtensions.swift
[121/745] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[122/745] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[123/745] Emitting module PackageCollectionsModel
[124/745] Compiling TSCBasic CStringArray.swift
[125/745] Compiling TSCBasic CacheableSequence.swift
[126/745] Compiling TSCBasic Await.swift
[127/745] Compiling TSCBasic Base64URL.swift
[128/745] Compiling TSCBasic ByteString.swift
[131/747] Compiling Logging LogHandler.swift
[132/747] Compiling Logging Locks.swift
[133/747] Compiling Logging Logging.swift
[135/756] Emitting module InternalCollectionsUtilities
[141/756] Emitting module _AsyncFileSystem
[142/757] Compiling _AsyncFileSystem OpenWritableFile.swift
[143/757] Compiling _AsyncFileSystem ConcurrencySupport.swift
[144/757] Compiling _AsyncFileSystem AsyncFileSystem.swift
[145/757] Compiling _AsyncFileSystem WritableStream.swift
[146/757] Compiling _AsyncFileSystem OpenReadableFile.swift
[147/757] Compiling _AsyncFileSystem ReadableFileStream.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[150/758] Compiling JSONRPC JSONValue.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[151/758] Compiling TSCBasic Closable.swift
[152/758] Compiling TSCBasic CodableResult.swift
[153/758] Compiling TSCBasic CollectionAlgorithms.swift
[154/758] Compiling TSCBasic CollectionExtensions.swift
[155/758] Compiling TSCBasic Condition.swift
[156/759] Compiling JSONRPC JSONRPCSession.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[163/759] Compiling JSONRPC JSONValueDecoder.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[172/776] Compiling PackageCollectionsModel PackageCollectionModel.swift
[173/776] Compiling Subprocess Execution.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[174/776] Compiling Subprocess API.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[175/776] Emitting module JSONRPC
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
[176/776] Compiling Subprocess Configuration.swift
[177/776] Compiling Subprocess Error.swift
[180/776] Compiling Subprocess AsyncBufferSequence.swift
[181/776] Compiling Subprocess Buffer.swift
[182/776] Compiling Subprocess Input.swift
[183/776] Compiling Subprocess Output.swift
[184/776] Compiling Subprocess Result.swift
[185/785] Compiling JSONRPC Protocol.swift
/host/spi-builder-workspace/.build/checkouts/JSONRPC/Sources/JSONRPC/DataChannel+Stdio.swift:5:8: error: no such module 'Darwin.C'
 3 | import Glibc
 4 | #else
 5 | import Darwin.C
   |        `- error: no such module 'Darwin.C'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:634:41: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 632 |       #endif
 633 |         posix_spawnattr_init(&attributes)
 634 |         defer { posix_spawnattr_destroy(&attributes) }
     |                                         |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                         `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 635 |
 636 |         // Unmask all signals.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:639:36: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 637 |         var noSignals = sigset_t()
 638 |         sigemptyset(&noSignals)
 639 |         posix_spawnattr_setsigmask(&attributes, &noSignals)
     |                                    |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                    `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 640 |
 641 |         // Reset all signals to default behavior.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:659:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 657 |             sigaddset(&mostSignals, i)
 658 |         }
 659 |         posix_spawnattr_setsigdefault(&attributes, &mostSignals)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 660 |       #endif
 661 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:667:39: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 665 |             // Establish a separate process group.
 666 |             flags |= POSIX_SPAWN_SETPGROUP
 667 |             posix_spawnattr_setpgroup(&attributes, 0)
     |                                       |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 668 |         }
 669 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:670:34: error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
 668 |         }
 669 |
 670 |         posix_spawnattr_setflags(&attributes, Int16(flags))
     |                                  |- error: value of optional type 'posix_spawnattr_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawnattr_t' (aka 'OpaquePointer')
     |                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 671 |
 672 |         // Setup the file actions.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:678:39: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 676 |         var fileActions = posix_spawn_file_actions_t()
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
     |                                       |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                       `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
 680 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:679:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 677 |       #endif
 678 |         posix_spawn_file_actions_init(&fileActions)
 679 |         defer { posix_spawn_file_actions_destroy(&fileActions) }
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 680 |
 681 |         if let workingDirectory = workingDirectory?.pathString {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:709:42: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 707 |
 708 |         // Dupe the read portion of the remote to 0.
 709 |         posix_spawn_file_actions_adddup2(&fileActions, stdinPipe[0], 0)
     |                                          |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 710 |
 711 |         // Close the other side's pipe since it was dupped to 0.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:712:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 710 |
 711 |         // Close the other side's pipe since it was dupped to 0.
 712 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 713 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
 714 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:713:43: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 711 |         // Close the other side's pipe since it was dupped to 0.
 712 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[0])
 713 |         posix_spawn_file_actions_addclose(&fileActions, stdinPipe[1])
     |                                           |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                           `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 714 |
 715 |         var outputPipe: [Int32] = [-1, -1]
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:722:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 720 |
 721 |             // Open the write end of the pipe.
 722 |             posix_spawn_file_actions_adddup2(&fileActions, outputPipe[1], 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 723 |
 724 |             // Close the other ends of the pipe since they were dupped to 1.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:725:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 723 |
 724 |             // Close the other ends of the pipe since they were dupped to 1.
 725 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 726 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
 727 |
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:726:47: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 724 |             // Close the other ends of the pipe since they were dupped to 1.
 725 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[0])
 726 |             posix_spawn_file_actions_addclose(&fileActions, outputPipe[1])
     |                                               |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 727 |
 728 |             if outputRedirection.redirectStderr {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:730:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 728 |             if outputRedirection.redirectStderr {
 729 |                 // If merged was requested, send stderr to stdout.
 730 |                 posix_spawn_file_actions_adddup2(&fileActions, 1, 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 731 |             } else {
 732 |                 // If no redirect was requested, open the pipe for stderr.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:734:50: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 732 |                 // If no redirect was requested, open the pipe for stderr.
 733 |                 try open(pipe: &stderrPipe)
 734 |                 posix_spawn_file_actions_adddup2(&fileActions, stderrPipe[1], 2)
     |                                                  |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                  `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 735 |
 736 |                 // Close the other ends of the pipe since they were dupped to 2.
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:737:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 735 |
 736 |                 // Close the other ends of the pipe since they were dupped to 2.
 737 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 738 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
 739 |             }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:738:51: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 736 |                 // Close the other ends of the pipe since they were dupped to 2.
 737 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[0])
 738 |                 posix_spawn_file_actions_addclose(&fileActions, stderrPipe[1])
     |                                                   |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                                   `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 739 |             }
 740 |         } else {
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:741:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 739 |             }
 740 |         } else {
 741 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 742 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
 743 |         }
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Process/Process.swift:742:46: error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
 740 |         } else {
 741 |             posix_spawn_file_actions_adddup2(&fileActions, 1, 1)
 742 |             posix_spawn_file_actions_adddup2(&fileActions, 2, 2)
     |                                              |- error: value of optional type 'posix_spawn_file_actions_t?' (aka 'Optional<OpaquePointer>') must be unwrapped to a value of type 'posix_spawn_file_actions_t' (aka 'OpaquePointer')
     |                                              `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
 743 |         }
 744 |
BUILD FAILURE 6.2 android