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 Selfish, reference master (8267a4), with Swift 6.2 (beta) for Android on 18 Jun 2025 00:26:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/jpsim/selfish.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/jpsim/selfish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8267a4e Release 0.0.12
Cloned https://github.com/jpsim/selfish.git
Revision (git rev-parse @):
8267a4e26c8a0c04c2ec1cc80ae5c3a43597003a
SUCCESS checkout https://github.com/jpsim/selfish.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jpsim/selfish.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/jpsim/SourceKitten.git
Fetching https://github.com/jpsim/Yams.git
[1/16144] Fetching sourcekitten
[2746/27003] Fetching sourcekitten, yams
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.23s)
Fetched https://github.com/jpsim/Yams.git from cache (1.25s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (3.43s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.38s)
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
[2821/5149] Fetching swxmlhash, commandant
Fetched https://github.com/Carthage/Commandant.git from cache (0.26s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.26s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.62s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[10333/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.24s)
Fetched https://github.com/Quick/Nimble.git from cache (1.25s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (1.63s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.43s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Building for debugging...
[0/19] Write sources
[4/19] Compiling SourceKit SourceKit.m
[5/19] Compiling Clang_C Clang_C.m
[6/19] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/19] Compiling writer.c
[8/19] Compiling reader.c
[9/19] Compiling parser.c
[10/23] Compiling api.c
[11/23] Compiling emitter.c
[12/23] Compiling scanner.c
[14/38] Compiling SWXMLHash shim.swift
[15/38] Compiling Yams Mark.swift
[16/38] Compiling Yams Node.Mapping.swift
[17/38] Compiling Yams Node.swift
[18/38] Compiling Yams Parser.swift
[19/40] Compiling Yams Representer.swift
[20/40] Compiling Yams Resolver.swift
[21/40] Compiling Yams Node.Scalar.swift
[22/40] Compiling Yams Node.Sequence.swift
[23/40] Compiling Yams String+Yams.swift
[24/40] Compiling Yams Tag.swift
[25/40] Compiling Yams Constructor.swift
[26/40] Compiling Yams Decoder.swift
[27/40] Emitting module Yams
[28/40] Compiling Yams Emitter.swift
[29/40] Compiling Yams Encoder.swift
[30/40] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[31/40] Emitting module SWXMLHash
[32/40] Compiling SWXMLHash SWXMLHash.swift
[33/41] Wrapping AST for SWXMLHash for debugging
[35/41] Compiling Yams YamlError.swift
[36/41] Compiling Yams shim.swift
[37/42] Wrapping AST for Yams for debugging
[39/85] Compiling SourceKittenFramework Text.swift
[40/85] Compiling SourceKittenFramework UID.swift
[41/85] Compiling SourceKittenFramework UIDRepresentable.swift
[42/85] Compiling SourceKittenFramework Version.swift
[43/85] Compiling SourceKittenFramework Xcode.swift
[44/85] Compiling SourceKittenFramework XcodeBuildSetting.swift
[45/85] Emitting module SourceKittenFramework
[46/90] Compiling SourceKittenFramework library_wrapper.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:17:22: error: cannot find 'dlsym' in scope
 15 |
 16 |     func load<T>(symbol: String) -> T {
 17 |         if let sym = dlsym(handle, symbol) {
    |                      `- error: cannot find 'dlsym' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:20:50: error: cannot find 'dlerror' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
 20 |         let errorString = String(validatingUTF8: dlerror())
    |                                                  `- error: cannot find 'dlerror' in scope
 21 |         fatalError("Finding symbol \(symbol) failed: \(errorString ?? "unknown error")")
 22 |     }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:29: error: cannot find 'dlopen' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                             `- error: cannot find 'dlopen' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:46: error: cannot find 'RTLD_LAZY' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                                              `- error: cannot find 'RTLD_LAZY' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
[47/90] Compiling SourceKittenFramework library_wrapper_CXString.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:17:22: error: cannot find 'dlsym' in scope
 15 |
 16 |     func load<T>(symbol: String) -> T {
 17 |         if let sym = dlsym(handle, symbol) {
    |                      `- error: cannot find 'dlsym' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:20:50: error: cannot find 'dlerror' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
 20 |         let errorString = String(validatingUTF8: dlerror())
    |                                                  `- error: cannot find 'dlerror' in scope
 21 |         fatalError("Finding symbol \(symbol) failed: \(errorString ?? "unknown error")")
 22 |     }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:29: error: cannot find 'dlopen' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                             `- error: cannot find 'dlopen' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:46: error: cannot find 'RTLD_LAZY' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                                              `- error: cannot find 'RTLD_LAZY' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
[48/90] Compiling SourceKittenFramework library_wrapper_Documentation.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:17:22: error: cannot find 'dlsym' in scope
 15 |
 16 |     func load<T>(symbol: String) -> T {
 17 |         if let sym = dlsym(handle, symbol) {
    |                      `- error: cannot find 'dlsym' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:20:50: error: cannot find 'dlerror' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
 20 |         let errorString = String(validatingUTF8: dlerror())
    |                                                  `- error: cannot find 'dlerror' in scope
 21 |         fatalError("Finding symbol \(symbol) failed: \(errorString ?? "unknown error")")
 22 |     }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:29: error: cannot find 'dlopen' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                             `- error: cannot find 'dlopen' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:46: error: cannot find 'RTLD_LAZY' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                                              `- error: cannot find 'RTLD_LAZY' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
[49/90] Compiling SourceKittenFramework library_wrapper_Index.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:17:22: error: cannot find 'dlsym' in scope
 15 |
 16 |     func load<T>(symbol: String) -> T {
 17 |         if let sym = dlsym(handle, symbol) {
    |                      `- error: cannot find 'dlsym' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:20:50: error: cannot find 'dlerror' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
 20 |         let errorString = String(validatingUTF8: dlerror())
    |                                                  `- error: cannot find 'dlerror' in scope
 21 |         fatalError("Finding symbol \(symbol) failed: \(errorString ?? "unknown error")")
 22 |     }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:29: error: cannot find 'dlopen' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                             `- error: cannot find 'dlopen' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:46: error: cannot find 'RTLD_LAZY' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                                              `- error: cannot find 'RTLD_LAZY' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
[50/90] Compiling SourceKittenFramework library_wrapper_sourcekitd.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:17:22: error: cannot find 'dlsym' in scope
 15 |
 16 |     func load<T>(symbol: String) -> T {
 17 |         if let sym = dlsym(handle, symbol) {
    |                      `- error: cannot find 'dlsym' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:20:50: error: cannot find 'dlerror' in scope
 18 |             return unsafeBitCast(sym, to: T.self)
 19 |         }
 20 |         let errorString = String(validatingUTF8: dlerror())
    |                                                  `- error: cannot find 'dlerror' in scope
 21 |         fatalError("Finding symbol \(symbol) failed: \(errorString ?? "unknown error")")
 22 |     }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:29: error: cannot find 'dlopen' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                             `- error: cannot find 'dlopen' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift:34:46: error: cannot find 'RTLD_LAZY' in scope
 32 |         // then try loading with simple path that depends resolving to DYLD
 33 |         for fullPath in fullPaths + [path] {
 34 |             if let handle = dlopen(fullPath, RTLD_LAZY) {
    |                                              `- error: cannot find 'RTLD_LAZY' in scope
 35 |                 return DynamicLinkLibrary(handle: handle)
 36 |             }
[51/90] Compiling SourceKittenFramework ByteCount.swift
[52/90] Compiling SourceKittenFramework ByteRange.swift
[53/90] Compiling SourceKittenFramework Clang+SourceKitten.swift
[54/90] Compiling SourceKittenFramework ClangTranslationUnit.swift
[55/90] Compiling SourceKittenFramework CodeCompletionItem.swift
[56/90] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[57/90] Compiling SourceKittenFramework String+SourceKitten.swift
[58/90] Compiling SourceKittenFramework StringView+SourceKitten.swift
[59/90] Compiling SourceKittenFramework StringView.swift
[60/90] Compiling SourceKittenFramework Structure.swift
[61/90] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[62/90] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[63/90] Compiling SourceKittenFramework Dictionary+Merge.swift
[64/90] Compiling SourceKittenFramework Documentation.swift
[65/90] Compiling SourceKittenFramework Exec.swift
[66/90] Compiling SourceKittenFramework File+Hashable.swift
[67/90] Compiling SourceKittenFramework File.swift
[68/90] Compiling SourceKittenFramework JSONOutput.swift
[69/90] Compiling SourceKittenFramework Language.swift
[70/90] Compiling SourceKittenFramework Line.swift
[71/90] Compiling SourceKittenFramework LinuxCompatibility.swift
[72/90] Compiling SourceKittenFramework Module.swift
[73/90] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[74/90] Compiling SourceKittenFramework OffsetMap.swift
[75/90] Compiling SourceKittenFramework Parameter.swift
[76/90] Compiling SourceKittenFramework Request.swift
[77/90] Compiling SourceKittenFramework SourceDeclaration.swift
[78/90] Compiling SourceKittenFramework SourceKitObject.swift
[79/90] Compiling SourceKittenFramework SourceLocation.swift
[80/90] Compiling SourceKittenFramework StatementKind.swift
[81/90] Compiling SourceKittenFramework SwiftDocKey.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[82/90] Compiling SourceKittenFramework SwiftDocs.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[83/90] Compiling SourceKittenFramework SwiftVersion.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[84/90] Compiling SourceKittenFramework SyntaxKind.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[85/90] Compiling SourceKittenFramework SyntaxMap.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
[86/90] Compiling SourceKittenFramework SyntaxToken.swift
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:13: error: cannot find 'fputs' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |             `- error: cannot find 'fputs' in scope
36 |             return nil
37 |         } catch {
/host/spi-builder-workspace/.build/checkouts/SourceKitten/Source/SourceKittenFramework/SwiftDocs.swift:35:38: error: cannot find 'stderr' in scope
33 |             )
34 |         } catch let error as Request.Error {
35 |             fputs(error.description, stderr)
   |                                      `- error: cannot find 'stderr' in scope
36 |             return nil
37 |         } catch {
BUILD FAILURE 6.2 android