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 GoogleSheetsSwift, reference v1.0.1 (557234), with Swift 6.0 for Linux on 24 Aug 2025 15:19:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/GoogleSheetsSwift.git
Reference: v1.0.1
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/ShenghaiWang/GoogleSheetsSwift
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 5572348 Google Sheets API
Cloned https://github.com/ShenghaiWang/GoogleSheetsSwift.git
Revision (git rev-parse @):
557234874a4a7a49919cf7f86ee221fc7a12c1bb
SUCCESS checkout https://github.com/ShenghaiWang/GoogleSheetsSwift.git at v1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ShenghaiWang/GoogleSheetsSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/25] Emitting module GoogleSheetsSwift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[5/27] Compiling GoogleSheetsSwift ValuesService.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[6/27] Compiling GoogleSheetsSwift ValuesServiceProtocol.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[7/27] Compiling GoogleSheetsSwift BatchOptimizer.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[8/27] Compiling GoogleSheetsSwift MemoryEfficientDataHandler.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[9/27] Compiling GoogleSheetsSwift ValueModels.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[10/27] Compiling GoogleSheetsSwift OAuth2TokenManager.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[11/27] Compiling GoogleSheetsSwift GoogleSheetsLogger.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[12/27] Compiling GoogleSheetsSwift GoogleSheetsSwift.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[13/27] Compiling GoogleSheetsSwift HTTPClient.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[14/27] Compiling GoogleSheetsSwift SpreadsheetsService.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[15/27] Compiling GoogleSheetsSwift SpreadsheetsServiceProtocol.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[16/27] Compiling GoogleSheetsSwift RetryConfiguration.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[17/27] Compiling GoogleSheetsSwift BaseService.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[18/27] Compiling GoogleSheetsSwift AnyCodable.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[19/27] Compiling GoogleSheetsSwift Enums.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[20/27] Compiling GoogleSheetsSwift SpreadsheetModels.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[21/27] Compiling GoogleSheetsSwift ResponseCache.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[22/27] Compiling GoogleSheetsSwift GoogleSheetsClient.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
[23/27] Compiling GoogleSheetsSwift GoogleSheetsError.swift
/host/spi-builder-workspace/Sources/GoogleSheetsSwift/OAuth2TokenManager.swift:2:8: error: no such module 'Security'
  1 | import Foundation
  2 | import Security
    |        `- error: no such module 'Security'
  3 | import CommonCrypto
  4 |
BUILD FAILURE 6.0 linux