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 main (3ef298), with Swift 6.2 (beta) for Android on 22 Jun 2025 20:58:00 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.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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3ef298a doc: fix github style gifs table layout
Cloned https://github.com/kattouf/ProgressLine.git
Revision (git rev-parse @):
3ef298aeb9d854a02bc8030b1defee44595d81b5
SUCCESS checkout https://github.com/kattouf/ProgressLine.git at main
========================================
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-4606859-2":/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
[1/861] Fetching swift-concurrency-extras
[862/16241] Fetching swift-concurrency-extras, swift-argument-parser
Fetching https://github.com/pointfreeco/swift-tagged.git
Fetched https://github.com/pointfreeco/swift-concurrency-extras.git from cache (1.46s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.46s)
[1/1162] Fetching swift-tagged
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.37s)
Computing version for https://github.com/pointfreeco/swift-tagged.git
Computed https://github.com/pointfreeco/swift-tagged.git at 0.10.0 (6.39s)
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.79s)
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.92s)
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
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/32] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/32] Compiling ConcurrencyExtras Result.swift
[11/33] Emitting module ArgumentParserToolInfo
[12/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[14/34] Wrapping AST for ArgumentParserToolInfo for debugging
[16/72] Emitting module ArgumentParser
[17/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/77] Compiling ArgumentParser CompletionsGenerator.swift
[19/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/77] Compiling ArgumentParser Argument.swift
[22/77] Compiling ArgumentParser ArgumentHelp.swift
[23/77] Compiling ArgumentParser ArgumentVisibility.swift
[24/77] Compiling ArgumentParser CompletionKind.swift
[25/77] Compiling ArgumentParser Errors.swift
[26/77] Compiling ArgumentParser Flag.swift
[27/77] Compiling ArgumentParser NameSpecification.swift
[28/77] Compiling ArgumentParser Option.swift
[29/77] Compiling Tagged UUID.swift
[32/77] Emitting module ConcurrencyExtras
[33/77] Compiling ConcurrencyExtras Task.swift
[36/77] Compiling ConcurrencyExtras LockIsolated.swift
[40/78] Compiling Tagged Tagged.swift
[41/78] Emitting module Tagged
[43/79] Compiling ArgumentParser DumpHelpGenerator.swift
[44/79] Compiling ArgumentParser HelpCommand.swift
[45/79] Compiling ArgumentParser HelpGenerator.swift
[46/79] Compiling ArgumentParser MessageInfo.swift
[47/79] Compiling ArgumentParser UsageGenerator.swift
[48/79] Compiling ArgumentParser Name.swift
[49/79] Compiling ArgumentParser Parsed.swift
[50/79] Compiling ArgumentParser ParsedValues.swift
[51/79] Compiling ArgumentParser ParserError.swift
[52/79] Compiling ArgumentParser SplitArguments.swift
[52/79] Wrapping AST for ConcurrencyExtras for debugging
[54/79] Compiling ArgumentParser ExpressibleByArgument.swift
[55/79] Compiling ArgumentParser ParsableArguments.swift
[56/79] Compiling ArgumentParser ParsableArgumentsValidation.swift
[57/79] Compiling ArgumentParser ParsableCommand.swift
[58/79] Compiling ArgumentParser ArgumentDecoder.swift
[59/79] Compiling ArgumentParser ArgumentDefinition.swift
[60/79] Compiling ArgumentParser ArgumentSet.swift
[61/79] Compiling ArgumentParser CommandParser.swift
[62/79] Compiling ArgumentParser InputKey.swift
[63/79] Compiling ArgumentParser InputOrigin.swift
[64/79] Compiling ArgumentParser OptionGroup.swift
[65/79] Compiling ArgumentParser AsyncParsableCommand.swift
[66/79] Compiling ArgumentParser CommandConfiguration.swift
[67/79] Compiling ArgumentParser CommandGroup.swift
[68/79] Compiling ArgumentParser EnumerableFlag.swift
[68/79] Wrapping AST for Tagged for debugging
[70/81] Compiling ArgumentParser CollectionExtensions.swift
[71/81] Compiling ArgumentParser Platform.swift
[72/81] Compiling ArgumentParser SequenceExtensions.swift
[73/81] Compiling ArgumentParser StringExtensions.swift
[74/81] Compiling ArgumentParser Tree.swift
[76/82] Emitting module TaggedTime
[77/82] Compiling TaggedTime TaggedTime.swift
[78/83] Wrapping AST for ArgumentParser for debugging
[79/83] Wrapping AST for TaggedTime for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/102] 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 |
[82/104] Compiling progressline UnderProgressLineLogger.swift
[83/104] Compiling progressline Version.swift
[84/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 |     }
[85/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 |     }
[86/104] Compiling progressline String+ANSI.swift
[87/104] Compiling progressline Task+Periodic.swift
[88/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))
[89/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))
[90/104] Compiling progressline ErrorMessage.swift
[91/104] Compiling progressline FileHandler+AsyncStream.swift
[92/104] Compiling progressline LogAllController.swift
[93/104] 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 |
[94/104] 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 |
[95/104] 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 |
[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