Build Information
Failed to build OAuthenticator, reference 0.6.1 (431607
), with Swift 5.10 for Linux on 16 Mar 2025 12:10:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/OAuthenticator.git
Reference: 0.6.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/ChimeHQ/OAuthenticator
* tag 0.6.1 -> FETCH_HEAD
HEAD is now at 431607e BlueSky refinements (without Login change) (#29)
Cloned https://github.com/ChimeHQ/OAuthenticator.git
Revision (git rev-parse @):
431607ea7498243109ed92a9dccc3897d025eeb6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/OAuthenticator.git at 0.6.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/ChimeHQ/OAuthenticator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/20] Emitting module OAuthenticator
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[5/22] Compiling OAuthenticator WellknownEndpoints.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[6/22] Compiling OAuthenticator resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[7/22] Compiling OAuthenticator GitHub.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[8/22] Compiling OAuthenticator GoogleAPI.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[9/22] Compiling OAuthenticator URLSession+ResponseProvider.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[10/22] Compiling OAuthenticator WebAuthenticationSession+Utility.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[11/22] Compiling OAuthenticator JWT.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[12/22] Compiling OAuthenticator Models.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[13/22] Compiling OAuthenticator ASWebAuthenticationSession+Utility.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[14/22] Compiling OAuthenticator Authenticator.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[15/22] Compiling OAuthenticator CredentialWindowProvider.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[16/22] Compiling OAuthenticator PKCE.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[17/22] Compiling OAuthenticator Bluesky.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[18/22] Compiling OAuthenticator Mastodon.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[19/22] Compiling OAuthenticator URL+QueryParams.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[20/22] Compiling OAuthenticator DPoPSigner.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[21/22] Compiling OAuthenticator Data+Base64URLEncode.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
[22/22] Compiling OAuthenticator JSONWebKey.swift
/host/spi-builder-workspace/Sources/OAuthenticator/ASWebAuthenticationSession+Utility.swift:2:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
^
error: fatalError
BUILD FAILURE 5.10 linux