The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BungieKit, reference v1.0.0 (c93ebe), with Swift 6.2 for Linux on 23 Jun 2025 11:11:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukehook/BungieKit.git
Reference: v1.0.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/lukehook/BungieKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at c93ebe0 fix build warnings about concurrency
Cloned https://github.com/lukehook/BungieKit.git
Revision (git rev-parse @):
c93ebe090b517153f34e9cbe98991fd170fc4a01
SUCCESS checkout https://github.com/lukehook/BungieKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/lukehook/BungieKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/groue/GRDB.swift.git
[1/5576] Fetching zipfoundation
[726/117007] Fetching zipfoundation, grdb.swift
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (12.83s)
Fetched https://github.com/groue/GRDB.swift.git from cache (13.31s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (13.88s)
Computing version for https://github.com/groue/GRDB.swift.git
Computed https://github.com/groue/GRDB.swift.git at 6.29.3 (0.69s)
Creating working copy for https://github.com/groue/GRDB.swift.git
Working copy of https://github.com/groue/GRDB.swift.git resolved at 6.29.3
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[0/7] Copying Info.plist
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/181] Emitting module ZIPFoundation
[9/183] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[10/183] Compiling ZIPFoundation URL+ZIP.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/183] Emitting module BungieKit
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[12/183] Compiling BungieKit AuthService.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[13/183] Compiling GRDB Fixits.swift
[14/183] Compiling GRDB JSONColumn.swift
[15/183] Compiling BungieKit DestinyService.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[16/183] Compiling BungieKit APIService.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[17/183] Compiling BungieKit DestinyComponentType.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[18/183] Compiling BungieKit BungieClient.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[19/183] Compiling BungieKit BungieMembershipType.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[20/183] Compiling BungieKit ResetService.swift
/host/spi-builder-workspace/Sources/BungieKit/Auth/AuthService.swift:2:8: error: no such module 'OSLog'
  1 | import Foundation
  2 | import OSLog
    |        `- error: no such module 'OSLog'
  3 |
  4 | /// Protocol for authentication with the Bungie API
[21/183] Emitting module GRDB
[22/183] Compiling GRDB SQLSelection.swift
[23/183] Compiling GRDB SQLSubquery.swift
[24/183] Compiling GRDB Table.swift
[25/183] Compiling GRDB SQLColumnGenerator.swift
[26/183] Compiling GRDB SQLGenerationContext.swift
[27/183] Compiling GRDB SQLIndexGenerator.swift
[28/183] Compiling GRDB SQLQueryGenerator.swift
[29/183] Compiling GRDB SQLTableAlterationGenerator.swift
[30/183] Compiling GRDB SQLTableGenerator.swift
[31/183] Compiling GRDB SQLInterpolation+QueryInterface.swift
[32/183] Compiling GRDB ColumnDefinition.swift
[33/183] Compiling GRDB Database+SchemaDefinition.swift
[34/183] Compiling GRDB ForeignKeyDefinition.swift
[35/183] Compiling GRDB IndexDefinition.swift
[36/183] Compiling GRDB TableAlteration.swift
[37/183] Compiling GRDB TableDefinition.swift
[38/183] Compiling GRDB VirtualTableModule.swift
[39/183] Compiling GRDB TableRecord+Association.swift
[40/183] Compiling GRDB TableRecord+QueryInterfaceRequest.swift
[41/183] Compiling GRDB EncodableRecord+Encodable.swift
BUILD FAILURE 6.2 linux