Build Information
Failed to build AdMobUI, reference 1.0.2 (48ce94), with Swift 6.2 for Linux on 9 Jul 2025 16:42:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
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" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/260] Fetching swift-package-manager-google-mobile-ads
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.29s)
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.7.0 (3.02s)
Fetching https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git
[1/59] Fetching swift-package-manager-google-user-messaging-platform
Fetched https://github.com/googleads/swift-package-manager-google-user-messaging-platform.git from cache (0.24s)
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.0.0 (0.69s)
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.7.0
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.0.0
Downloading binary artifact https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
[1369/8059518] Downloading https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
[346139/8245344] Downloading https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip, https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip (0.44s)
[4292522/8059518] Downloading https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip (1.30s)
Building for debugging...
[0/4] Write sources
[2/4] Compiling UserMessagingPlatformTarget placeholder.m
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/6] Emitting module GoogleMobileAdsTarget
[6/6] Compiling GoogleMobileAdsTarget placeholder.swift
[8/17] 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 |
[9/17] 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 |
[10/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 |
[11/18] 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 |
[12/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 |
[13/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 |
[14/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/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 |
[16/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 |
[17/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 |
[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.2 linux