Build Information
Failed to build Auth0, reference master (f2d44b
), with Swift 5.9 for Linux on 13 Nov 2024 10:23:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Auth0.swift.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/auth0/Auth0.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f2d44bc Updated FAQ to include workaround for transaction active error (#885)
Cloned https://github.com/auth0/Auth0.swift.git
Revision (git rev-parse @):
f2d44bc9167aef7d201d97b129be7b29fed66d0a
SUCCESS checkout https://github.com/auth0/Auth0.swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/auth0/Auth0.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/auth0/JWTDecode.swift.git
[1/3180] Fetching jwtdecode.swift
[1591/17920] Fetching jwtdecode.swift, quick
Fetched https://github.com/Quick/Quick.git (0.61s)
Fetching https://github.com/auth0/SimpleKeychain.git
[1/3841] Fetching simplekeychain
[731/23122] Fetching simplekeychain, nimble
Fetched https://github.com/auth0/SimpleKeychain.git (0.35s)
[11762/19281] Fetching nimble
Fetched https://github.com/auth0/JWTDecode.swift.git (1.68s)
Fetched https://github.com/Quick/Nimble.git (1.70s)
Computing version for https://github.com/auth0/JWTDecode.swift.git
Computed https://github.com/auth0/JWTDecode.swift.git at 3.2.0 (0.33s)
Computing version for https://github.com/auth0/SimpleKeychain.git
Computed https://github.com/auth0/SimpleKeychain.git at 1.2.0 (0.30s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.6.2 (0.37s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.22s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.45s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5563] Fetching swift-algorithms
[5564/17927] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git (0.63s)
Fetched https://github.com/apple/swift-argument-parser.git (0.63s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.44s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.44s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/auth0/JWTDecode.swift.git
Working copy of https://github.com/auth0/JWTDecode.swift.git resolved at 3.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.6.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/auth0/SimpleKeychain.git
Working copy of https://github.com/auth0/SimpleKeychain.git resolved at 1.2.0
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/DefocusCommandPlugin/DefocusCommandPlugin.swift:33:9: warning: default will never be executed
@unknown default:
^
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/LintCommandPlugin/LintCommandPlugin.swift:33:9: warning: default will never be executed
@unknown default:
^
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/6] Copying PrivacyInfo.xcprivacy
[7/14] Compiling SimpleKeychain Accessibility.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
import Security
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/14] Emitting module SimpleKeychain
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
import Security
^
[9/14] Emitting module JWTDecode
[10/14] Compiling JWTDecode JWT.swift
[11/14] Compiling JWTDecode JWTDecode.swift
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:38: error: cannot find type 'CFTypeRef' in scope
if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:50: error: cannot find 'CFGetTypeID' in scope
if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
^~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:72: error: cannot find 'CFBooleanGetTypeID' in scope
if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
^~~~~~~~~~~~~~~~~~
[12/14] Compiling JWTDecode JWTDecodeError.swift
[13/14] Compiling SimpleKeychain SimpleKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
import Security
^
[14/14] Compiling SimpleKeychain SimpleKeychainError.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
import Security
^
error: fatalError
BUILD FAILURE 5.9 linux