The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdMobUI, reference 1.0.2 (48ce94), with Swift 6.0 for Linux on 9 Jul 2025 16:43:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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.0
Building package at path:  $PWD
https://github.com/Uhucream/AdMobUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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.31s)
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 (2.31s)
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.26s)
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.64s)
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
[1369/185826] Downloading https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip
[187195/8245344] Downloading https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip, https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/5ca3e33572cac088/googleusermessagingplatformios-spm-3.0.0.zip (0.67s)
[83289/8059518] Downloading https://dl.google.com/googleadmobadssdk/e1509ef1306b64bb/googlemobileadsios-spm-12.7.0.zip
Downloading binary artifact 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 (2.81s)
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/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 |
[10/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/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 |
[12/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 |
[13/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 |
[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 |
[16/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 |
[17/18] 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 |
[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.0 linux