The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inotify, reference 2.2.0 (10943f), with Swift 6.2 for Android on 23 Mar 2026 22:43:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/astzweig/swift-inotify.git
Reference: 2.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/astzweig/swift-inotify
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 10943f9 Make events property of Inotify nonisolated
Cloned https://github.com/astzweig/swift-inotify.git
Revision (git rev-parse @):
10943f9ce328786faef1cae2f680601b33d5a5ab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/astzweig/swift-inotify.git at 2.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/astzweig/swift-inotify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/tuist/Noora
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
[1/18760] Fetching noora
[2/36174] Fetching noora, swift-argument-parser
[552/42435] Fetching noora, swift-argument-parser, swift-log
[3077/48036] Fetching noora, swift-argument-parser, swift-log, swift-system
[5754/50722] Fetching noora, swift-argument-parser, swift-log, swift-system, swift-subprocess
[29018/133627] Fetching noora, swift-argument-parser, swift-log, swift-system, swift-subprocess, swift-nio
Fetched https://github.com/apple/swift-system from cache (6.94s)
Fetched https://github.com/apple/swift-log from cache (6.95s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.99s)
Fetched https://github.com/tuist/Noora from cache (7.23s)
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (7.77s)
Fetched https://github.com/apple/swift-nio from cache (7.91s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.3.0 (8.42s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.39s)
Computing version for https://github.com/tuist/Noora
Computed https://github.com/tuist/Noora at 0.56.0 (0.37s)
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
[1/395] Fetching path
[396/1822] Fetching path, rainbow
Fetched https://github.com/tuist/path from cache (0.25s)
Fetched https://github.com/onevcat/Rainbow from cache (0.25s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (4.65s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.51s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.97.0 (0.87s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1820] Fetching swift-atomics
[438/24448] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.85s)
[2037/22628] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.27s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.72s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/Noora
Working copy of https://github.com/tuist/Noora resolved at 0.56.0
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.97.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/61] Write sources
[20/61] Compiling CNIOWindows shim.c
[21/61] Compiling CNIOWASI CNIOWASI.c
[22/61] Compiling CNIOWindows WSAStartup.c
[23/61] Compiling _AtomicsShims.c
[24/61] Compiling CNIOOpenBSD shim.c
[25/61] Compiling CNIOPosix event_loop_id.c
[26/61] Compiling CNIOLinux liburing_shims.c
[26/61] Write sources
[30/61] Compiling CSystem shims.c
[31/61] Compiling CNIODarwin shim.c
[32/61] Compiling _SubprocessCShims process_shims.c
[33/61] Write swift-version--11D90AFD9DD3AB2.txt
[34/61] Compiling CNIOLinux shim.c
[36/120] Emitting module Logging
[37/120] Emitting module SystemPackage
[37/124] Compiling c-nioatomics.c
[39/142] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/142] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/144] Compiling Logging LogHandler.swift
[42/144] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/144] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/144] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/145] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[47/145] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/145] Compiling InternalCollectionsUtilities Span+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/145] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
[50/145] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[51/145] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/145] Compiling InternalCollectionsUtilities _SortedCollection.swift
[57/145] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[58/145] Compiling SystemPackage SystemString.swift
[59/145] Compiling SystemPackage Util+StringArray.swift
[60/145] Compiling SystemPackage Util.swift
[61/145] Compiling SystemPackage UtilConsumers.swift
[62/145] Compiling InternalCollectionsUtilities Debugging.swift
[63/145] Compiling InternalCollectionsUtilities Descriptions.swift
[64/145] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/145] Compiling InternalCollectionsUtilities Integer rank.swift
[71/145] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[72/145] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/145] Emitting module _NIOBase64
[74/145] Compiling _NIOBase64 Base64.swift
[79/146] Compiling InternalCollectionsUtilities String+Padding.swift
[81/146] Emitting module _NIODataStructures
[82/146] Compiling _NIODataStructures Heap.swift
[87/146] Compiling _NIODataStructures PriorityQueue.swift
[88/146] Compiling _NIODataStructures _TinyArray.swift
[90/165] Emitting module Path
[91/165] Compiling Path Path.swift
[93/168] Compiling Atomics AtomicStorage.swift
[94/168] Compiling Atomics AtomicValue.swift
[97/170] Compiling Atomics UnsafeAtomic.swift
[98/170] Compiling Atomics UnsafeAtomicLazyReference.swift
[98/170] Wrapping AST for _NIODataStructures for debugging
[99/170] Wrapping AST for _NIOBase64 for debugging
[101/170] Emitting module InternalCollectionsUtilities
[102/171] Compiling Atomics ManagedAtomic.swift
[103/171] Compiling Atomics ManagedAtomicLazyReference.swift
[104/171] Compiling c-atomics.c
[105/171] Wrapping AST for Path for debugging
[107/171] Compiling Atomics AtomicMemoryOrderings.swift
[108/171] Compiling Atomics DoubleWord.swift
[110/178] Wrapping AST for InternalCollectionsUtilities for debugging
[112/199] Compiling ContainersPreview OutputSpan+Extras.swift
[113/199] Compiling ContainersPreview TemporaryAllocation.swift
[114/199] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[115/211] Compiling ContainersPreview DynamicContainer.swift
[116/211] Compiling ContainersPreview MutableContainer.swift
[117/211] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[118/211] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[119/211] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[120/211] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[121/211] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[122/215] Compiling ContainersPreview Drain+Reduce.swift
[123/215] Compiling ContainersPreview Drain.swift
[124/215] Compiling ContainersPreview Producer+Collect.swift
[125/215] Compiling ContainersPreview Producer+Filter.swift
[126/215] Compiling ContainersPreview Producer+Map.swift
[127/215] Compiling ContainersPreview Producer+Reduce.swift
[128/215] Compiling ContainersPreview Producer.swift
[129/215] Compiling ContainersPreview Borrow.swift
[130/215] Compiling ContainersPreview RandomAccessContainer.swift
[131/215] Compiling ContainersPreview RangeExpression2.swift
[132/215] Compiling ContainersPreview RangeReplaceableContainer.swift
[133/215] Compiling ContainersPreview Drain+Map.swift
[134/215] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[135/215] Compiling ContainersPreview BorrowingSequence.swift
[136/215] Compiling ContainersPreview BidirectionalContainer.swift
[137/215] Compiling ContainersPreview Container+Filter.swift
[138/215] Compiling ContainersPreview Container+SpanwiseZip.swift
[139/215] Compiling ContainersPreview Container.swift
[140/215] Compiling ContainersPreview ContainerIterator.swift
[143/215] Compiling ContainersPreview PermutableContainer.swift
[144/215] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[145/215] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[152/215] Compiling ContainersPreview Box.swift
[153/215] Compiling ContainersPreview Inout.swift
[154/215] Compiling ContainersPreview InputSpan.swift
[155/215] Compiling ContainersPreview Shared.swift
[156/215] Emitting module ContainersPreview
[157/215] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[158/215] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[160/216] Compiling NIOConcurrencyHelpers NIOLock.swift
[160/216] Wrapping AST for ContainersPreview for debugging
[162/256] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[163/256] Compiling NIOConcurrencyHelpers lock.swift
[164/256] Emitting module NIOConcurrencyHelpers
[165/256] Compiling DequeModule UniqueDeque+Consumption.swift
[166/256] Compiling DequeModule UniqueDeque+Container.swift
[167/256] Compiling DequeModule UniqueDeque+Descriptions.swift
[168/256] Compiling DequeModule UniqueDeque+Equatable.swift
[169/256] Compiling DequeModule UniqueDeque+Experimental.swift
[170/261] Compiling NIOConcurrencyHelpers atomics.swift
[172/262] Compiling DequeModule UniqueDeque+Hashable.swift
[173/262] Compiling DequeModule UniqueDeque+Initializers.swift
[174/262] Compiling DequeModule UniqueDeque+Insertions.swift
[175/262] Compiling DequeModule UniqueDeque+Prepend.swift
[176/262] Compiling DequeModule UniqueDeque+Removals.swift
[176/262] Wrapping AST for NIOConcurrencyHelpers for debugging
[178/262] Compiling DequeModule _DequeBuffer.swift
[179/262] Compiling DequeModule _DequeBufferHeader.swift
[180/262] Compiling DequeModule RigidDeque+Append.swift
[181/262] Compiling DequeModule RigidDeque+Consumption.swift
[182/262] Compiling DequeModule RigidDeque+Container.swift
[183/262] Compiling DequeModule RigidDeque+Descriptions.swift
[184/262] Emitting module ArgumentParserToolInfo
[185/262] Compiling ArgumentParserToolInfo ToolInfo.swift
[187/263] Compiling DequeModule RigidDeque+Removals.swift
[188/263] Compiling DequeModule RigidDeque+Replacements.swift
[189/263] Compiling DequeModule RigidDeque+Testing.swift
[190/263] Compiling DequeModule RigidDeque.swift
[191/263] Compiling DequeModule UniqueDeque+Append.swift
[192/263] Compiling DequeModule RigidDeque+Equatable.swift
[193/263] Compiling DequeModule RigidDeque+Experimental.swift
[194/263] Compiling DequeModule RigidDeque+Hashable.swift
[195/263] Compiling DequeModule RigidDeque+Initializers.swift
[196/263] Compiling DequeModule RigidDeque+Insertions.swift
[197/263] Compiling DequeModule RigidDeque+Prepend.swift
[197/263] Wrapping AST for ArgumentParserToolInfo for debugging
[199/309] Compiling ArgumentParser InputKey.swift
[200/309] Compiling Logging MetadataProvider.swift
[201/309] Compiling ArgumentParser InputOrigin.swift
[202/309] Compiling ArgumentParser Name.swift
[203/309] Compiling ArgumentParser Parsed.swift
[204/309] Compiling ArgumentParser ArgumentDecoder.swift
[205/309] Compiling ArgumentParser ArgumentDefinition.swift
[206/309] Compiling ArgumentParser ArgumentSet.swift
[207/309] Compiling ArgumentParser CommandParser.swift
[208/309] Compiling ArgumentParser EnumerableFlag.swift
[209/309] Compiling ArgumentParser ExpressibleByArgument.swift
[210/309] Compiling ArgumentParser ParsableArguments.swift
[211/309] Compiling ArgumentParser ParsableCommand.swift
[212/310] Compiling Logging Locks.swift
[213/332] Wrapping AST for SystemPackage for debugging
[215/332] Compiling Subprocess Input+Foundation.swift
[216/332] Compiling Subprocess Output+Foundation.swift
[217/332] Compiling Subprocess Span+SubprocessFoundation.swift
[221/332] Compiling Subprocess Input.swift
[222/332] Compiling Subprocess Output.swift
[223/332] Compiling Subprocess Subprocess+BSD.swift
[224/332] Compiling Subprocess Subprocess+Windows.swift
[225/332] Compiling Subprocess Result.swift
[226/332] Compiling Subprocess Span+Subprocess.swift
[227/332] Emitting module Atomics
[228/332] Compiling Subprocess AsyncBufferSequence.swift
[229/332] Compiling Subprocess Buffer.swift
[230/332] Compiling Subprocess Execution.swift
[231/332] Compiling Subprocess API.swift
[232/332] Compiling Subprocess Configuration.swift
[233/332] Compiling Subprocess Error.swift
[234/332] Compiling Logging Logging.swift
[236/333] Compiling Subprocess AsyncIO+Dispatch.swift
[237/333] Compiling Subprocess AsyncIO+Linux.swift
[238/333] Compiling Subprocess AsyncIO+Windows.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
[239/333] Compiling Subprocess Subprocess+Darwin.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
[240/333] Compiling Rainbow StyledStringBuilder.swift
[240/333] Wrapping AST for Logging for debugging
BUILD FAILURE 6.2 android