The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_GitHub, reference 1.1.1 (68f472), with Swift 6.2 for Android on 23 Jun 2025 11:15:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Reference: 1.1.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/William-Weng/WWSignInWith3rd_GitHub
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 68f4720 - 更新套件 - iOS 15 / Swift 5.7
Cloned https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Revision (git rev-parse @):
68f47207e755c5c55b000468976a1dc7d52977f5
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_GitHub.git at 1.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_GitHub.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/William-Weng/WWNetworking
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
[1/409] Fetching wwnetworking
[218/584] Fetching wwnetworking, wwsigninwith3rd_apple
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (0.76s)
Fetched https://github.com/William-Weng/WWNetworking from cache (0.77s)
Computing version for https://github.com/William-Weng/WWNetworking
Computed https://github.com/William-Weng/WWNetworking at 1.7.6 (1.28s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (0.70s)
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Creating working copy for https://github.com/William-Weng/WWNetworking
Working copy of https://github.com/William-Weng/WWNetworking resolved at 1.7.6
Building for debugging...
[0/7] Write sources
[3/7] Copying Privacy
[6/7] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/19] Compiling WWSignInWith3rd_Apple Extension+Apple.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
[9/19] Compiling WWSignInWith3rd_Apple WWSignInWith3rd_Apple.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
[10/19] Compiling WWSignInWith3rd_Apple resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
[11/19] Compiling WWSignInWith3rd_Apple Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
[12/19] Compiling WWSignInWith3rd_Apple WWSignInWith3rd.swift
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
[13/19] Compiling WWNetworking Networking.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[14/19] Compiling WWNetworking Constant.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[15/19] Compiling WWNetworking Extension.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/19] Emitting module WWNetworking
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[17/19] Compiling WWNetworking resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/19] Emitting module WWSignInWith3rd_Apple
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
/host/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension+Apple.swift:8:8: error: no such module 'AuthenticationServices'
 6 | //
 7 |
 8 | import AuthenticationServices
   |        `- error: no such module 'AuthenticationServices'
 9 |
10 | // MARK: - ASAuthorizationController (static function)
BUILD FAILURE 6.2 android