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 master (66d039), with Swift 6.1 for Android on 27 May 2025 18:02:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-3":/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.49s)
Fetching https://github.com/flintbox/ANSIEscapeCode
Fetching https://github.com/flintbox/Bouncer
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/flintbox/Work
Fetching https://github.com/flintbox/Motor
[1/49] Fetching ansiescapecode
[50/73] Fetching ansiescapecode, work
[74/117] Fetching ansiescapecode, work, motor
[94/327] Fetching ansiescapecode, work, motor, bouncer
[328/10984] Fetching ansiescapecode, work, motor, bouncer, yams
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.34s)
[598/10935] Fetching work, motor, bouncer, yams
Fetched https://github.com/flintbox/Work from cache (1.34s)
Fetched https://github.com/flintbox/Bouncer from cache (1.34s)
Fetched https://github.com/flintbox/Motor from cache (1.34s)
Fetched https://github.com/jpsim/Yams.git from cache (1.39s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (1.94s)
Computing version for https://github.com/flintbox/Work
Computed https://github.com/flintbox/Work at 0.1.1 (0.59s)
Computing version for https://github.com/flintbox/Motor
Computed https://github.com/flintbox/Motor at 0.1.2 (0.77s)
Computing version for https://github.com/flintbox/Bouncer
Computed https://github.com/flintbox/Bouncer at 0.1.3 (0.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (2.88s)
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/Motor
Working copy of https://github.com/flintbox/Motor resolved at 0.1.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/Bouncer
Working copy of https://github.com/flintbox/Bouncer resolved at 0.1.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Building for debugging...
[0/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling api.c
[10/23] Compiling parser.c
[11/23] Compiling emitter.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[12/23] Compiling scanner.c
[15/75] Emitting module ANSIEscapeCode
[16/76] Compiling Yams Mark.swift
[17/76] Compiling Yams Node.Mapping.swift
[18/76] Compiling Yams Node.Scalar.swift
[19/76] Compiling Yams Node.Sequence.swift
[20/78] Compiling Yams YamlError.swift
[21/78] Compiling Yams shim.swift
[22/78] Compiling Yams String+Yams.swift
[23/78] Compiling Yams Tag.swift
[24/78] Compiling Bouncer CommandParsingError.swift
[27/79] Compiling ANSIEscapeCode TextColor.swift
[28/79] Compiling ANSIEscapeCode ANSIEscapeCode.swift
[29/79] Compiling ANSIEscapeCode BackgroundColor.swift
[30/79] Emitting module Work
[31/79] Compiling Work String+Trimming.swift
[32/79] Compiling Yams Representer.swift
[33/79] Compiling Yams Resolver.swift
[34/79] 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 |     }
[37/80] Emitting module Yams
[38/80] Compiling ANSIEscapeCode Cursor.swift
[39/80] Compiling ANSIEscapeCode Erase.swift
[40/80] Compiling ANSIEscapeCode EraseInDisplayType.swift
[41/80] Compiling Yams Node.swift
[42/80] Compiling Yams Parser.swift
[43/81] Compiling Bouncer Program.swift
[48/81] Compiling ANSIEscapeCode EraseInLineType.swift
[49/81] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/81] 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 |     }
[53/81] Compiling Work WorkResult.swift
[54/81] Compiling ANSIEscapeCode Scroll.swift
[55/81] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[56/82] Compiling Work Work.swift
[57/82] Compiling PathFinder Path+Subscript.swift
[58/82] Compiling PathFinder Path+Operator.swift
[59/82] Compiling PathFinder Path+URL.swift
[60/82] 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 |
[61/82] Compiling PathFinder Path.swift
[62/83] Emitting module Bouncer
[72/84] Compiling PathFinder ReadAttributesError.swift
[74/84] Wrapping AST for Yams for debugging
[74/84] Wrapping AST for ANSIEscapeCode for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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+Subscript.swift
[3/62] Compiling PathFinder Path+URL.swift
[4/63] Compiling Work WorkResult.swift
[5/63] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[6/63] Compiling ANSIEscapeCode Scroll.swift
[7/63] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[8/63] Compiling Bouncer OptionValue+Array.swift
[9/63] Compiling Bouncer OptionValue.swift
[10/63] Emitting module Work
[11/63] Compiling Bouncer CommandParsingError.swift
[12/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 |
[13/65] Compiling PathFinder Path+Operator.swift
[14/65] Compiling ANSIEscapeCode EraseInDisplayType.swift
[15/65] Compiling ANSIEscapeCode EraseInLineType.swift
[16/65] 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 |     }
[17/65] Compiling Bouncer OperandValue+Array.swift
[18/65] Compiling Bouncer Option.swift
[19/65] Compiling Bouncer Command.swift
[20/65] Compiling Bouncer OperandParsingError.swift
[21/65] Emitting module ANSIEscapeCode
[24/65] Compiling Bouncer OptionArgumentType.swift
[25/65] Compiling Bouncer OptionNameRegex.swift
[26/65] Compiling Bouncer String+Option.swift
[27/65] Compiling Bouncer String+Regex.swift
[28/65] Compiling Bouncer OperandType.swift
[29/65] Compiling Bouncer OptionParsingError.swift
[32/65] Emitting module Bouncer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/65] 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 |     }
[36/65] Compiling PathFinder Path.swift
[37/65] Compiling PathFinder ReadAttributesError.swift
[38/65] Compiling Work Work.swift
[39/65] Compiling Work String+Trimming.swift
[40/66] Compiling Bouncer Program.swift
[41/67] Compiling ANSIEscapeCode TextColor.swift
BUILD FAILURE 6.1 android