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 ProgressLine, reference 0.2.4 (3bf0ac), with Swift 6.2 (beta) for Android on 22 Jun 2025 20:57:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/ProgressLine.git
Reference: 0.2.4
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/ProgressLine
 * tag               0.2.4      -> FETCH_HEAD
HEAD is now at 3bf0ac6 chore(release): Bump version to 0.2.4
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3bf0ac693493d6a682243a42238f4e9061e38fb2
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at 0.2.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kattouf/ProgressLine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/pointfreeco/swift-concurrency-extras.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/pointfreeco/swift-tagged.git
[1/1162] Fetching swift-tagged
[1163/2023] Fetching swift-tagged, swift-concurrency-extras
[2024/17403] Fetching swift-tagged, swift-concurrency-extras, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.81s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.82s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (3.49s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras.git
Computed https://github.com/pointfreeco/swift-concurrency-extras.git at 1.3.1 (0.75s)
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at 0.10.0
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/pointfreeco/swift-concurrency-extras.git
Working copy of https://github.com/pointfreeco/swift-concurrency-extras.git resolved at 1.3.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/32] Emitting module ArgumentParserToolInfo
[10/32] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[13/34] Wrapping AST for ArgumentParserToolInfo for debugging
[15/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/72] Compiling ArgumentParser CompletionsGenerator.swift
[17/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/72] Compiling ArgumentParser Argument.swift
[20/72] Compiling ArgumentParser ArgumentHelp.swift
[21/77] Emitting module ArgumentParser
[24/77] Emitting module ConcurrencyExtras
[27/77] Compiling ConcurrencyExtras Task.swift
[28/77] Compiling ConcurrencyExtras Result.swift
[29/77] Compiling Tagged UUID.swift
[32/77] Compiling ConcurrencyExtras LockIsolated.swift
[33/78] Compiling ArgumentParser ExpressibleByArgument.swift
[34/78] Compiling ArgumentParser ParsableArguments.swift
[35/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/78] Compiling ArgumentParser ParsableCommand.swift
[37/78] Compiling ArgumentParser ArgumentDecoder.swift
[38/78] Compiling ArgumentParser ArgumentVisibility.swift
[39/78] Compiling ArgumentParser CompletionKind.swift
[40/78] Compiling ArgumentParser Errors.swift
[41/78] Compiling ArgumentParser Flag.swift
[42/78] Compiling ArgumentParser NameSpecification.swift
[43/78] Compiling ArgumentParser Option.swift
[44/78] Compiling ArgumentParser OptionGroup.swift
[45/78] Compiling ArgumentParser AsyncParsableCommand.swift
[46/78] Compiling ArgumentParser CommandConfiguration.swift
[47/78] Compiling ArgumentParser CommandGroup.swift
[48/78] Compiling ArgumentParser EnumerableFlag.swift
[49/78] Compiling ArgumentParser ArgumentDefinition.swift
[50/78] Compiling ArgumentParser ArgumentSet.swift
[51/78] Compiling ArgumentParser CommandParser.swift
[52/78] Compiling ArgumentParser InputKey.swift
[53/78] Compiling ArgumentParser InputOrigin.swift
[54/78] Compiling ArgumentParser Name.swift
[55/78] Compiling ArgumentParser Parsed.swift
[56/78] Compiling ArgumentParser ParsedValues.swift
[57/78] Compiling ArgumentParser ParserError.swift
[58/78] Compiling ArgumentParser SplitArguments.swift
[59/78] Compiling ArgumentParser DumpHelpGenerator.swift
[60/78] Compiling ArgumentParser HelpCommand.swift
[61/78] Compiling ArgumentParser HelpGenerator.swift
[62/78] Compiling ArgumentParser MessageInfo.swift
[63/78] Compiling ArgumentParser UsageGenerator.swift
[65/78] Compiling ArgumentParser CollectionExtensions.swift
[66/78] Compiling ArgumentParser Platform.swift
[67/78] Compiling ArgumentParser SequenceExtensions.swift
[68/78] Compiling ArgumentParser StringExtensions.swift
[69/78] Compiling ArgumentParser Tree.swift
[70/79] Emitting module Tagged
[71/79] Compiling Tagged Tagged.swift
[72/80] Wrapping AST for ConcurrencyExtras for debugging
[74/82] Wrapping AST for Tagged for debugging
[75/82] Wrapping AST for ArgumentParser for debugging
[77/82] Compiling TaggedTime TaggedTime.swift
[78/82] Emitting module TaggedTime
[79/83] Wrapping AST for TaggedTime for debugging
[81/102] Compiling progressline ANSI.swift
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
[82/102] Compiling progressline ActivityIndicator+CommandArgument.swift
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
[83/102] Compiling progressline ActivityIndicator.swift
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
[84/104] Compiling progressline UnderProgressLineLogger.swift
[85/104] Compiling progressline Version.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/104] Emitting module progressline
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
[87/104] Compiling progressline String+ANSI.swift
[88/104] Compiling progressline Task+Periodic.swift
[89/104] Compiling progressline ProgressLineFormatter.swift
/host/spi-builder-workspace/Sources/ProgressLineFormatter.swift:101:13: error: cannot find 'durationFormatter' in scope
 99 |             duration.rawValue.formattedDuration()
100 |         #else
101 |             durationFormatter.string(from: duration.rawValue)!
    |             `- error: cannot find 'durationFormatter' in scope
102 |         #endif
103 |     }
[90/104] Compiling progressline ProgressTracker.swift
/host/spi-builder-workspace/Sources/ProgressLineFormatter.swift:101:13: error: cannot find 'durationFormatter' in scope
 99 |             duration.rawValue.formattedDuration()
100 |         #else
101 |             durationFormatter.string(from: duration.rawValue)!
    |             `- error: cannot find 'durationFormatter' in scope
102 |         #endif
103 |     }
[91/104] Compiling progressline WindowSizeObserver.swift
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:32:26: error: cannot find 'SIG_IGN' in scope
30 |
31 |         let signalHandler = DispatchSource.makeSignalSource(signal: sigwinch)
32 |         signal(sigwinch, SIG_IGN)
   |                          `- error: cannot find 'SIG_IGN' in scope
33 |
34 |         signalHandler.setEventHandler { [weak self] in
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:51:17: error: cannot find 'winsize' in scope
49 |
50 |     static func getTerminalSize() -> Size {
51 |         var w = winsize()
   |                 `- error: cannot find 'winsize' in scope
52 |         #if os(Linux)
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:17: error: cannot find 'ioctl' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                 `- error: cannot find 'ioctl' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:23: error: cannot find 'STDOUT_FILENO' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                       `- error: cannot find 'STDOUT_FILENO' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:38: error: cannot find 'TIOCGWINSZ' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                                      `- error: cannot find 'TIOCGWINSZ' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
[92/104] Compiling progressline isTTY.swift
/host/spi-builder-workspace/Sources/isTTY.swift:3:13: error: cannot find 'isatty' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |             `- error: cannot find 'isatty' in scope
4 |
/host/spi-builder-workspace/Sources/isTTY.swift:3:20: error: cannot find 'STDOUT_FILENO' in scope
1 | import Foundation
2 |
3 | let isTTY = isatty(STDOUT_FILENO) != 0
  |                    `- error: cannot find 'STDOUT_FILENO' in scope
4 |
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:32:26: error: cannot find 'SIG_IGN' in scope
30 |
31 |         let signalHandler = DispatchSource.makeSignalSource(signal: sigwinch)
32 |         signal(sigwinch, SIG_IGN)
   |                          `- error: cannot find 'SIG_IGN' in scope
33 |
34 |         signalHandler.setEventHandler { [weak self] in
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:51:17: error: cannot find 'winsize' in scope
49 |
50 |     static func getTerminalSize() -> Size {
51 |         var w = winsize()
   |                 `- error: cannot find 'winsize' in scope
52 |         #if os(Linux)
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:17: error: cannot find 'ioctl' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                 `- error: cannot find 'ioctl' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:23: error: cannot find 'STDOUT_FILENO' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                       `- error: cannot find 'STDOUT_FILENO' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
/host/spi-builder-workspace/Sources/WindowSizeObserver.swift:55:38: error: cannot find 'TIOCGWINSZ' in scope
53 |             _ = ioctl(STDOUT_FILENO, UInt(TIOCGWINSZ), &w)
54 |         #else
55 |             _ = ioctl(STDOUT_FILENO, TIOCGWINSZ, &w)
   |                                      `- error: cannot find 'TIOCGWINSZ' in scope
56 |         #endif
57 |         return Size(width: Int(w.ws_col), height: Int(w.ws_row))
[93/104] Compiling progressline ErrorMessage.swift
[94/104] Compiling progressline FileHandler+AsyncStream.swift
[95/104] Compiling progressline LogAllController.swift
[96/104] Compiling progressline MatchesController.swift
[97/104] Compiling progressline OriginalLogController.swift
[98/104] Compiling progressline Printer.swift
[99/104] Compiling progressline PrintersHolder.swift
[100/104] Compiling progressline ProgressLine.swift
[101/104] Compiling progressline ProgressLineController.swift
BUILD FAILURE 6.2 android