Build Information
Failed to build AdMobUI, reference 1.0.2 (48ce94), with Swift 6.3 for Linux on 16 Apr 2026 12:36:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Uhucream/AdMobUI.git
Reference: 1.0.2
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/Uhucream/AdMobUI
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 48ce94c doc: Update README.md
Cloned https://github.com/Uhucream/AdMobUI.git
Revision (git rev-parse @):
48ce94c3aa8fa06383c660f669d483058c7f2211
SUCCESS checkout https://github.com/Uhucream/AdMobUI.git at 1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/Uhucream/AdMobUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/302] Fetching swift-package-manager-google-mobile-ads
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.24s)
Computing version for https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Computed https://github.com/googleads/swift-package-manager-google-mobile-ads.git at 12.14.0 (2.77s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/62] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.23s)
Computing version for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Computed https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git at 3.1.0 (1.07s)
Creating working copy for https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
Working copy of https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git resolved at 3.1.0
Creating working copy for https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Working copy of https://github.com/googleads/swift-package-manager-google-mobile-ads.git resolved at 12.14.0
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
[1470/1470] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
[190137/190137] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip, https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.27s)
[118313/118313] Downloading https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip (2.04s)
Building for debugging...
[0/4] Write sources
[2/4] Compiling UserMessagingPlatformTarget placeholder.m
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Compiling GoogleMobileAdsTarget placeholder.swift
[6/6] Emitting module GoogleMobileAdsTarget
[8/17] Compiling AdMobUI NativeAdChildViewType.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[9/17] Compiling AdMobUI _RepresentedUINativeAdView.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[10/18] Compiling AdMobUI _UINativeAdView.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[11/18] Compiling AdMobUI NamedAnchorBoundsPreferenceKey.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[12/18] Compiling AdMobUI NativeAdvertisement.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[13/18] Compiling AdMobUI AdvertisementMedia.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[14/18] Compiling AdMobUI AdMobUI.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[15/18] Compiling AdMobUI NativeAdLoader.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/18] Emitting module AdMobUI
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[17/18] Compiling AdMobUI _RepresentedAdMobMedia.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
[18/18] Compiling AdMobUI View+.swift
/host/spi-builder-workspace/Sources/AdMobUI/Components/AdMobNativeAd/NativeAdLoader.swift:9:8: error: no such module 'Combine'
7 | //
8 |
9 | import Combine
| `- error: no such module 'Combine'
10 | import GoogleMobileAds
11 |
BUILD FAILURE 6.3 linux