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 Flint, reference 0.2.0 (66d039), with Swift 6.1 for Android on 27 May 2025 18:03:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/flintprocessor/Flint.git
Reference: 0.2.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/flintprocessor/Flint
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 66d039a Merge branch 'develop'
Cloned https://github.com/flintprocessor/Flint.git
Revision (git rev-parse @):
66d039a200a7ccd4f347f8bf1aecef1576ff2311
SUCCESS checkout https://github.com/flintprocessor/Flint.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/flintprocessor/Flint.git
https://github.com/flintprocessor/Flint.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "bouncer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flintbox/Bouncer"
    },
    {
      "identity" : "motor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flintbox/Motor"
    },
    {
      "identity" : "work",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flintbox/Work"
    },
    {
      "identity" : "ansiescapecode",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flintbox/ANSIEscapeCode"
    },
    {
      "identity" : "pathfinder",
      "requirement" : {
        "branch" : [
          "develop"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jasonnam/PathFinder"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Flint",
  "name" : "Flint",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "flint",
      "targets" : [
        "Flint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Flint",
      "module_type" : "SwiftTarget",
      "name" : "Flint",
      "path" : "Sources/Flint",
      "product_dependencies" : [
        "Bouncer",
        "Motor",
        "Work",
        "ANSIEscapeCode",
        "PathFinder",
        "Yams"
      ],
      "product_memberships" : [
        "flint"
      ],
      "sources" : [
        "Convenience/print.swift",
        "Convenience/processVariables.swift",
        "Convenience/readManifest.swift",
        "Environment/Env.swift",
        "Environment/TemplateHomePath.swift",
        "Models/Template/Manifest.swift",
        "Models/Template/Template.swift",
        "Models/Template/TemplateFormatError.swift",
        "Models/Template/Variable.swift",
        "Process/processCustomVariables.swift",
        "Process/processDateVariables.swift",
        "Process/processFileAttributes.swift",
        "Process/processIncludedFiles.swift",
        "help/helpCommand.swift",
        "help/helpCommandHandler.swift",
        "input/inputCommand.swift",
        "input/inputCommandHandler.swift",
        "input/inputCommandOptions.swift",
        "main.swift",
        "spark/sparkCommand.swift",
        "spark/sparkCommandHandler.swift",
        "spark/sparkCommandOptions.swift",
        "template/add/templateAddCommand.swift",
        "template/add/templateAddCommandHandler.swift",
        "template/add/templateAddCommandOptions.swift",
        "template/clone/templateCloneCommand.swift",
        "template/clone/templateCloneCommandHandler.swift",
        "template/clone/templateCloneCommandOptions.swift",
        "template/list/templateListCommand.swift",
        "template/list/templateListCommandHandler.swift",
        "template/list/templateListCommandOptions.swift",
        "template/remove/templateRemoveCommand.swift",
        "template/remove/templateRemoveCommandHandler.swift",
        "template/remove/templateRemoveCommandOptions.swift",
        "version/version.swift",
        "version/versionCommand.swift",
        "version/versionCommandHandler.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/jasonnam/PathFinder
[1/376] Fetching pathfinder
Fetched https://github.com/jasonnam/PathFinder from cache (0.39s)
Fetching https://github.com/flintbox/Bouncer
Fetching https://github.com/flintbox/Motor
Fetching https://github.com/flintbox/ANSIEscapeCode
Fetching https://github.com/flintbox/Work
Fetching https://github.com/jpsim/Yams.git
[1/210] Fetching bouncer
[211/254] Fetching bouncer, motor
[255/303] Fetching bouncer, motor, ansiescapecode
[304/327] Fetching bouncer, motor, ansiescapecode, work
[328/10984] Fetching bouncer, motor, ansiescapecode, work, yams
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.35s)
[811/10935] Fetching bouncer, motor, work, yams
Fetched https://github.com/flintbox/Bouncer from cache (0.37s)
[708/10725] Fetching motor, work, yams
Fetched https://github.com/flintbox/Work from cache (2.17s)
Fetched https://github.com/flintbox/Motor from cache (2.18s)
Fetched https://github.com/jpsim/Yams.git from cache (2.25s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (3.36s)
Computing version for https://github.com/flintbox/Work
Computed https://github.com/flintbox/Work at 0.1.1 (1.03s)
Computing version for https://github.com/flintbox/Motor
Computed https://github.com/flintbox/Motor at 0.1.2 (1.94s)
Computing version for https://github.com/flintbox/Bouncer
Computed https://github.com/flintbox/Bouncer at 0.1.3 (1.41s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (2.86s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Creating working copy for https://github.com/flintbox/Work
Working copy of https://github.com/flintbox/Work resolved at 0.1.1
Creating working copy for https://github.com/jasonnam/PathFinder
Working copy of https://github.com/jasonnam/PathFinder resolved at develop (ff5bdaf)
Creating working copy for https://github.com/flintbox/Bouncer
Working copy of https://github.com/flintbox/Bouncer resolved at 0.1.3
Creating working copy for https://github.com/flintbox/Motor
Working copy of https://github.com/flintbox/Motor resolved at 0.1.2
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling parser.c
[10/23] Compiling api.c
[11/23] Compiling emitter.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[13/23] Compiling scanner.c
[15/75] Emitting module Yams
[16/77] Compiling Yams YamlError.swift
[17/77] Compiling Yams shim.swift
[18/77] Compiling PathFinder Path.swift
[19/78] Compiling Bouncer CommandParsingError.swift
[20/79] Compiling Bouncer Program.swift
[21/79] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[22/80] Compiling Yams Node.Scalar.swift
[23/80] Compiling Yams Node.Sequence.swift
[24/80] Compiling Yams Emitter.swift
[25/80] Compiling Yams Encoder.swift
[26/80] Compiling Yams String+Yams.swift
[27/80] Compiling Yams Tag.swift
[28/80] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[29/80] Compiling ANSIEscapeCode Scroll.swift
[30/80] Compiling PathFinder ReadAttributesError.swift
[31/80] Compiling PathFinder Path+Operator.swift
[32/80] Compiling PathFinder Path+Subscript.swift
[33/80] Compiling PathFinder Path+URL.swift
[36/80] Compiling Yams Node.swift
[37/80] Compiling Yams Parser.swift
[40/80] Compiling Yams Mark.swift
[41/80] Compiling Yams Node.Mapping.swift
[44/80] Compiling Yams Representer.swift
[45/80] Compiling Yams Resolver.swift
[46/80] Compiling PathFinder Path+Directory.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:44:54: error: value of type 'FileManager' has no member 'containerURL'
 42 |     public static func containerURL(forSecurityApplicationGroupIdentifier
 43 |         securityApplicationGroupIdentifier: String) -> Path? {
 44 |         guard let containerURL = FileManager.default.containerURL(
    |                                                      `- error: value of type 'FileManager' has no member 'containerURL'
 45 |             forSecurityApplicationGroupIdentifier: securityApplicationGroupIdentifier) else { return nil }
 46 |         return Path(url: containerURL)
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:72:38: error: cannot find 'NSOpenStepRootDirectory' in scope
 70 |     /// Returns the root directory of the user’s system.
 71 |     public static var openStepRootDirectory: Path {
 72 |         return Path(fileURLWithPath: NSOpenStepRootDirectory())
    |                                      `- error: cannot find 'NSOpenStepRootDirectory' in scope
 73 |     }
 74 |
[49/80] Compiling Bouncer OperandValue+Array.swift
[50/80] Compiling Bouncer Option.swift
[53/80] Emitting module Bouncer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/80] Emitting module PathFinder
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
[57/80] Compiling ANSIEscapeCode EraseInDisplayType.swift
[60/80] Compiling Work Work.swift
[61/80] Compiling PathFinder Path+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
[62/80] Compiling ANSIEscapeCode EraseInLineType.swift
[63/80] Compiling Work WorkResult.swift
[64/80] Emitting module Work
[65/80] Compiling Work String+Trimming.swift
[66/81] Emitting module ANSIEscapeCode
[74/83] Compiling ANSIEscapeCode TextColor.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/62] Compiling PathFinder Path+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/63] Emitting module PathFinder
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:111:44: error: cannot find type 'OSType' in scope
109 |     /// The key in a file attribute dictionary whose
110 |     /// value indicates the file's HFS creator code.
111 |     public func hfsCreatorCode() throws -> OSType {
    |                                            `- error: cannot find type 'OSType' in scope
112 |         return (try attributes() as NSDictionary).fileHFSCreatorCode()
113 |     }
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Attributes.swift:117:41: error: cannot find type 'OSType' in scope
115 |     /// The key in a file attribute dictionary whose
116 |     /// value indicates the file's HFS type code.
117 |     public func hfsTypeCode() throws -> OSType {
    |                                         `- error: cannot find type 'OSType' in scope
118 |         return (try attributes() as NSDictionary).fileHFSTypeCode()
119 |     }
[4/63] Compiling ANSIEscapeCode Scroll.swift
[5/63] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[6/64] Compiling Work WorkResult.swift
[7/64] Compiling Yams Constructor.swift
[8/64] Compiling Yams Decoder.swift
[9/64] Compiling Yams Node.swift
[10/64] Compiling Yams Parser.swift
[11/64] Compiling ANSIEscapeCode EraseInDisplayType.swift
[12/65] Compiling Yams Emitter.swift
[13/65] Compiling Yams Encoder.swift
[14/65] Compiling ANSIEscapeCode EraseInLineType.swift
[15/65] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[16/65] Compiling PathFinder Path+Directory.swift
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:44:54: error: value of type 'FileManager' has no member 'containerURL'
 42 |     public static func containerURL(forSecurityApplicationGroupIdentifier
 43 |         securityApplicationGroupIdentifier: String) -> Path? {
 44 |         guard let containerURL = FileManager.default.containerURL(
    |                                                      `- error: value of type 'FileManager' has no member 'containerURL'
 45 |             forSecurityApplicationGroupIdentifier: securityApplicationGroupIdentifier) else { return nil }
 46 |         return Path(url: containerURL)
/host/spi-builder-workspace/.build/checkouts/PathFinder/Sources/PathFinder/Path+Directory.swift:72:38: error: cannot find 'NSOpenStepRootDirectory' in scope
 70 |     /// Returns the root directory of the user’s system.
 71 |     public static var openStepRootDirectory: Path {
 72 |         return Path(fileURLWithPath: NSOpenStepRootDirectory())
    |                                      `- error: cannot find 'NSOpenStepRootDirectory' in scope
 73 |     }
 74 |
[19/65] Compiling Yams Mark.swift
[20/65] Compiling Yams Node.Mapping.swift
[21/65] Compiling ANSIEscapeCode TextColor.swift
[22/65] Compiling Bouncer CommandParsingError.swift
[23/65] Compiling PathFinder Path+Subscript.swift
[24/65] Compiling PathFinder Path+Operator.swift
[25/65] Compiling PathFinder Path+URL.swift
[26/65] Compiling PathFinder ReadAttributesError.swift
[27/65] Compiling Bouncer Program.swift
[30/65] Emitting module ANSIEscapeCode
[31/66] Compiling Yams Node.Scalar.swift
[32/66] Compiling Yams Node.Sequence.swift
[33/66] Compiling Yams Representer.swift
[34/66] Compiling Yams Resolver.swift
[35/66] Compiling PathFinder Path.swift
[36/66] Emitting module Yams
[37/66] Compiling Work String+Trimming.swift
[38/66] Emitting module Work
[39/66] Compiling Work Work.swift
[42/66] Emitting module Bouncer
BUILD FAILURE 6.1 android