Build Information
Failed to build swift-google-drive-client with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrarski/swift-google-drive-client.git
Reference: v0.12.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/darrarski/swift-google-drive-client
* tag v0.12.1 -> FETCH_HEAD
HEAD is now at 3ca4874 Merge pull request #23 from darrarski/fix/example-app-preview-client-get-about
Cloned https://github.com/darrarski/swift-google-drive-client.git
Revision (git rev-parse @):
3ca48747bbc4d82fcf68a978c42a6f225d92ea03
SUCCESS checkout https://github.com/darrarski/swift-google-drive-client.git at v0.12.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $workDir
https://github.com/darrarski/swift-google-drive-client.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/22] Emitting module GoogleDriveClient
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[2/24] Compiling GoogleDriveClient Credentials.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[3/24] Compiling GoogleDriveClient CurrentValueAsyncSequence.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[4/24] Compiling GoogleDriveClient DateGenerator.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[5/24] Compiling GoogleDriveClient About.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[6/24] Compiling GoogleDriveClient Auth.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[7/24] Compiling GoogleDriveClient Client.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[8/24] Compiling GoogleDriveClient DeleteFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[9/24] Compiling GoogleDriveClient File.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[10/24] Compiling GoogleDriveClient FilesList.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[11/24] Compiling GoogleDriveClient UpdateFileData.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[12/24] Compiling GoogleDriveClient User.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[13/24] Compiling GoogleDriveClient Coding.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[14/24] Compiling GoogleDriveClient Config.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[15/24] Compiling GoogleDriveClient CreateFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[16/24] Compiling GoogleDriveClient GetAbout.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[17/24] Compiling GoogleDriveClient GetFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[18/24] Compiling GoogleDriveClient GetFileData.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[19/24] Compiling GoogleDriveClient HTTPClient.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[20/24] Compiling GoogleDriveClient Keychain.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[21/24] Compiling GoogleDriveClient ListFiles.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[22/24] Compiling GoogleDriveClient OpenURL.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[23/24] Compiling GoogleDriveClient StorageQuota.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[24/24] Compiling GoogleDriveClient UUIDGenerator.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[0/1] Planning build
Building for debugging...
[1/22] Compiling GoogleDriveClient GetAbout.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[2/22] Compiling GoogleDriveClient GetFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[3/22] Compiling GoogleDriveClient GetFileData.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[4/24] Compiling GoogleDriveClient OpenURL.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[5/24] Compiling GoogleDriveClient StorageQuota.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[6/24] Compiling GoogleDriveClient UUIDGenerator.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[7/24] Compiling GoogleDriveClient Credentials.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[8/24] Compiling GoogleDriveClient CurrentValueAsyncSequence.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[9/24] Compiling GoogleDriveClient DateGenerator.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[10/24] Compiling GoogleDriveClient Coding.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[11/24] Compiling GoogleDriveClient Config.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[12/24] Compiling GoogleDriveClient CreateFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[13/24] Compiling GoogleDriveClient HTTPClient.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[14/24] Compiling GoogleDriveClient Keychain.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[15/24] Compiling GoogleDriveClient ListFiles.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[16/24] Compiling GoogleDriveClient DeleteFile.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[17/24] Compiling GoogleDriveClient File.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[18/24] Compiling GoogleDriveClient FilesList.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[19/24] Compiling GoogleDriveClient About.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[20/24] Compiling GoogleDriveClient Auth.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[21/24] Compiling GoogleDriveClient Client.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[22/24] Compiling GoogleDriveClient UpdateFileData.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
[23/24] Compiling GoogleDriveClient User.swift
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/24] Emitting module GoogleDriveClient
/host/spi-builder-workspace/Sources/GoogleDriveClient/Keychain.swift:2:8: error: no such module 'Security'
import Security
^
BUILD FAILURE 5.8 linux