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 xcodes, reference 1.6.2 (0b8108), with Swift 6.1 for Android on 11 Jun 2025 04:45:01 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/XcodesOrg/xcodes.git
Reference: 1.6.2
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/XcodesOrg/xcodes
 * tag               1.6.2      -> FETCH_HEAD
HEAD is now at 0b81089 v 1.6.2
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
0b81089d974cb32a0b07ef02f29fdc5120c478dc
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at 1.6.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/XcodesOrg/xcodes.git
https://github.com/XcodesOrg/xcodes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "1.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "0.17.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "promisekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.22.1",
            "upper_bound" : "6.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/PromiseKit.git"
    },
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.0",
            "upper_bound" : "3.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    },
    {
      "identity" : "keychainaccess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
    },
    {
      "identity" : "data",
      "requirement" : {
        "revision" : [
          "fcf527b187817f67c05223676341f3ab69d4214d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodereleases/data"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "3.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "5.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "swift-srp",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcodesOrg/swift-srp"
    }
  ],
  "manifest_display_name" : "xcodes",
  "name" : "xcodes",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodes",
      "targets" : [
        "xcodes"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodesKit",
      "targets" : [
        "XcodesKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppleAPI",
      "targets" : [
        "AppleAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "xcodesTests",
      "path" : "Tests/xcodesTests",
      "sources" : [
        "xcodesTests.swift"
      ],
      "target_dependencies" : [
        "xcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcodes",
      "module_type" : "SwiftTarget",
      "name" : "xcodes",
      "path" : "Sources/xcodes",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "xcodes"
      ],
      "sources" : [
        "App.swift",
        "DataSource+ExpressibleByArgument.swift",
        "ParsableArguments+InstallError.swift",
        "ParsableArguments+LegibleError.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "XcodesKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKitTests",
      "path" : "Tests/XcodesKitTests",
      "product_dependencies" : [
        "Version"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment+Mock.swift",
        "Models+FirstWithVersionTests.swift",
        "RuntimeTests.swift",
        "Version+GemTests.swift",
        "Version+XcodeTests.swift",
        "XcodesKitTests.swift"
      ],
      "target_dependencies" : [
        "XcodesKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodesKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodesKit",
      "path" : "Sources/XcodesKit",
      "product_dependencies" : [
        "KeychainAccess",
        "LegibleError",
        "Path",
        "PromiseKit",
        "PMKFoundation",
        "SwiftSoup",
        "Version",
        "XCModel",
        "Rainbow",
        "Yams"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "AppleSessionService.swift",
        "Aria2CError.swift",
        "Configuration.swift",
        "DataSource.swift",
        "DateFormatter+.swift",
        "Downloader.swift",
        "Entry+.swift",
        "Environment.swift",
        "FastlaneCookieParser.swift",
        "FastlaneSessionManager.swift",
        "FileManager+.swift",
        "Foundation.swift",
        "Migration.swift",
        "Models+FirstWithVersion.swift",
        "Models+Runtimes.swift",
        "Models.swift",
        "Path+.swift",
        "Process.swift",
        "Promise+.swift",
        "PromiseKit+Async.swift",
        "RuntimeInstaller.swift",
        "RuntimeList.swift",
        "URLRequest+Apple.swift",
        "URLSession+Promise.swift",
        "Version+.swift",
        "Version+Gem.swift",
        "Version+Xcode.swift",
        "Version+XcodeReleases.swift",
        "Version.swift",
        "XcodeInstaller.swift",
        "XcodeList.swift",
        "XcodeSelect.swift"
      ],
      "target_dependencies" : [
        "AppleAPI",
        "Unxip"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Unxip",
      "module_type" : "SwiftTarget",
      "name" : "Unxip",
      "path" : "Sources/Unxip",
      "product_memberships" : [
        "xcodes",
        "XcodesKit"
      ],
      "sources" : [
        "Unxip.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppleAPITests",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPITests",
      "path" : "Tests/AppleAPITests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AppleAPITests.swift",
        "Environment+Mock.swift"
      ],
      "target_dependencies" : [
        "AppleAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppleAPI",
      "module_type" : "SwiftTarget",
      "name" : "AppleAPI",
      "path" : "Sources/AppleAPI",
      "product_dependencies" : [
        "PromiseKit",
        "PMKFoundation",
        "Rainbow",
        "SRP"
      ],
      "product_memberships" : [
        "xcodes",
        "XcodesKit",
        "AppleAPI"
      ],
      "sources" : [
        "Client.swift",
        "Environment.swift",
        "Hashcash.swift",
        "URLRequest+Apple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/xcodereleases/data
[1/929] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.25s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.21s)
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/apple/swift-crypto
[1/857] Fetching big-num
[19/1035] Fetching big-num, legibleerror
[325/2231] Fetching big-num, legibleerror, rainbow
[2232/6617] Fetching big-num, legibleerror, rainbow, keychainaccess
[4601/17354] Fetching big-num, legibleerror, rainbow, keychainaccess, yams
Fetched https://github.com/adam-fowler/big-num from cache (0.38s)
[5576/16497] Fetching legibleerror, rainbow, keychainaccess, yams
Fetching https://github.com/scinfu/SwiftSoup.git
[12096/20413] Fetching legibleerror, rainbow, keychainaccess, yams, swiftsoup
[16100/35264] Fetching legibleerror, rainbow, keychainaccess, yams, swiftsoup, swift-crypto
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.54s)
[15769/31348] Fetching legibleerror, rainbow, keychainaccess, yams, swift-crypto
Fetching https://github.com/PromiseKit/Foundation.git
[19914/31957] Fetching legibleerror, rainbow, keychainaccess, yams, swift-crypto, foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.28s)
[20210/31348] Fetching legibleerror, rainbow, keychainaccess, yams, swift-crypto
Fetching https://github.com/mxcl/PromiseKit.git
Fetched https://github.com/mxcl/LegibleError.git from cache (1.47s)
Fetching https://github.com/mxcl/Version.git
[23002/31170] Fetching rainbow, keychainaccess, yams, swift-crypto
[24637/48356] Fetching rainbow, keychainaccess, yams, swift-crypto, promisekit
[35780/48649] Fetching rainbow, keychainaccess, yams, swift-crypto, promisekit, version
Fetched https://github.com/mxcl/Version.git from cache (0.31s)
[37966/48356] Fetching rainbow, keychainaccess, yams, swift-crypto, promisekit
Fetching https://github.com/mxcl/Path.swift.git
[48357/49415] Fetching rainbow, keychainaccess, yams, swift-crypto, promisekit, path.swift
Fetched https://github.com/mxcl/Path.swift.git from cache (0.41s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.65s)
Fetched https://github.com/onevcat/Rainbow.git from cache (2.91s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.93s)
Fetched https://github.com/apple/swift-crypto from cache (2.96s)
Fetched https://github.com/jpsim/Yams from cache (2.96s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.04s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (5.44s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.64s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.71s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.52s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (1.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.49s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.49s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.51s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.49s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.49s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.51s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.51s)
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.2
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[17/600] Compiling writer.c
[18/600] Compiling reader.c
[19/600] Compiling parser.c
[20/600] Compiling api.c
[21/600] Compiling emitter.c
[22/600] Write swift-version-24593BA9C3E375BF.txt
[22/600] Compiling scanner.c
[24/600] Compiling v3_utl.c
[25/600] Compiling v3_purp.c
[26/600] Compiling CCryptoBoringSSLShims shims.c
[27/600] Compiling v3_skey.c
[28/600] Compiling v3_prn.c
[29/600] Compiling v3_pmaps.c
[30/609] Compiling v3_pcons.c
[31/626] Compiling v3_pcia.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/717] Emitting module Yams
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[34/718] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/719] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[36/719] Compiling Rainbow Style.swift
[37/720] Compiling Version Version+Comparable.swift
[38/720] Compiling Rainbow StringGenerator.swift
[39/720] Compiling Rainbow String+Rainbow.swift
[40/720] Compiling Version Version+Codable.swift
[41/720] Emitting module Version
[42/720] Compiling Rainbow XcodeColorsSupport.swift
[43/720] Compiling PromiseKit Catchable.swift
[44/720] Compiling PromiseKit Combine.swift
[45/720] Compiling Path Extensions.swift
[46/720] Compiling Path Path+Attributes.swift
[47/720] Compiling Version Version+Range.swift
[48/720] Compiling Version Version.swift
[49/720] Emitting module PromiseKit
[53/722] Compiling Path Path.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[54/722] Compiling XCModel Xcode.swift
[55/723] Compiling Rainbow Rainbow.swift
[56/723] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[57/723] Compiling SwiftSoup StructuralEvaluator.swift
[58/723] Compiling SwiftSoup SwiftSoup.swift
[59/723] Compiling SwiftSoup Tag.swift
[60/723] Compiling SwiftSoup TextNode.swift
[61/723] Compiling SwiftSoup Token.swift
[62/723] Compiling SwiftSoup TokenQueue.swift
[63/723] Compiling SwiftSoup Tokeniser.swift
[64/730] Compiling XCModel Compilers.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[67/730] Compiling Path Path->Bool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[70/730] Compiling PromiseKit Guarantee.swift
[71/730] Compiling PromiseKit LogEvent.swift
[72/730] Compiling PromiseKit Configuration.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[73/730] Compiling PromiseKit CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[74/730] Compiling PromiseKit Error.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[80/730] Compiling Version Version+Foundation.swift
[81/730] Compiling XCModel YMD.swift
[82/731] Compiling XCModel Checksums.swift
[83/731] Emitting module XCModel
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/731] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[86/731] Compiling Path Path+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[87/731] Compiling Path Path+CommonDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[90/731] Compiling Yams YamlError.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[91/731] Compiling XCModel SDKs.swift
[92/731] Compiling XCModel Version.swift
[93/731] Compiling PromiseKit after.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[94/731] Compiling PromiseKit firstly.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[95/731] Compiling XCModel Link.swift
[96/731] Compiling PromiseKit Thenable.swift
[99/731] Compiling PromiseKit hang.swift
[100/731] Compiling PromiseKit Promise.swift
[101/731] Compiling PromiseKit Resolver.swift
[102/731] Compiling SwiftSoup Selector.swift
[103/731] Compiling SwiftSoup SerializationException.swift
[104/731] Compiling SwiftSoup SimpleDictionary.swift
[105/731] Compiling SwiftSoup StreamReader.swift
[106/731] Compiling SwiftSoup String.swift
[107/731] Compiling SwiftSoup StringBuilder.swift
[108/731] Compiling SwiftSoup StringUtil.swift
[109/731] Compiling XCModel Release.swift
[110/732] Compiling Path Path+ls.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/732] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
  1 | import Compression
    |        `- error: no such module 'Compression'
  2 | import Foundation
  3 |
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 GenerateManualPlugin
Building for debugging...
[1/569] Write sources
[4/570] Compiling v3_ocsp.c
[5/570] Compiling v3_info.c
[5/570] Compiling v3_pci.c
[7/570] Compiling v3_ncons.c
[8/570] Compiling v3_int.c
[9/570] Compiling v3_ia5.c
[10/570] Compiling v3_genn.c
[11/570] Compiling v3_lib.c
[12/570] Compiling v3_extku.c
[13/570] Compiling v3_enum.c
[14/570] Write swift-version-24593BA9C3E375BF.txt
[15/570] Compiling v3_cpols.c
[16/570] Compiling v3_crld.c
[17/570] Compiling v3_bitst.c
[18/570] Compiling v3_conf.c
[19/570] Compiling v3_bcons.c
[20/570] Compiling v3_akeya.c
[21/570] Compiling v3_alt.c
[22/570] Compiling v3_akey.c
[24/687] Emitting module XCModel
[25/688] Compiling Version Version+Foundation.swift
[26/688] Compiling Rainbow Style.swift
[27/689] Compiling Version Version+Codable.swift
[28/689] Emitting module Version
[29/689] Compiling Version Version+Comparable.swift
[30/689] Compiling PromiseKit hang.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[31/689] Compiling PromiseKit Promise.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[32/690] Compiling Path Path+StringConvertibles.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[33/691] Compiling PromiseKit Configuration.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[34/691] Compiling PromiseKit CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:19:8: error: no such module 'Glibc'
 17 | #else
 18 | import CoreFoundation
 19 | import Glibc
    |        `- error: no such module 'Glibc'
 20 | private let cpow: (_: Double, _: Double) -> Double = Glibc.pow
 21 | #endif
[35/691] Compiling Rainbow StringGenerator.swift
[36/691] Compiling PromiseKit Async.swift
[37/691] Compiling PromiseKit Box.swift
[38/691] Compiling XCModel Release.swift
[39/691] Compiling Path Path+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[40/691] Compiling Path Path+CommonDirectories.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[41/691] Compiling Path Path+FileManager.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[42/691] Compiling XCModel SDKs.swift
[43/691] Compiling XCModel Version.swift
[44/691] Compiling XCModel Xcode.swift
[45/691] Compiling PromiseKit firstly.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/693] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[48/693] Compiling Rainbow XcodeColorsSupport.swift
[49/693] Compiling XCModel Compilers.swift
[50/693] Compiling XCModel Checksums.swift
[51/693] Compiling XCModel Link.swift
[52/693] Compiling XCModel YMD.swift
[53/693] Compiling Path Path+ls.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[54/694] Compiling Path Path->Bool.swift
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
[55/694] Compiling Version Version+Range.swift
[56/694] Compiling Version Version.swift
[59/695] Compiling PromiseKit Catchable.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[60/695] Compiling PromiseKit Combine.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:57:58: error: cannot find 'isatty' in scope
55 |         // Check if we are in any term env and the output is a tty.
56 |         let termType = getEnvValue("TERM")
57 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
58 |             return .console
59 |         }
[61/695] Compiling Rainbow Rainbow.swift
[62/695] Compiling Rainbow String+Rainbow.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/695] Emitting module Path
/host/spi-builder-workspace/.build/checkouts/Path.swift/Sources/Path->Bool.swift:5:8: error: no such module 'Darwin'
 3 | import func Glibc.access
 4 | #else
 5 | import Darwin
   |        `- error: no such module 'Darwin'
 6 | #endif
 7 |
BUILD FAILURE 6.1 android