The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Teads, reference 6.0.4 (7b0e1d), with Swift 6.1 for Android on 12 Dec 2025 19:07:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: 6.0.4
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/teads/TeadsSDK-iOS
 * tag               6.0.4      -> FETCH_HEAD
HEAD is now at 7b0e1d2 Release new version: 6.0.4
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
7b0e1d2aa63b9adfa906c1b8a0d6be7c090aa1f4
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at 6.0.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/teads/TeadsSDK-iOS.git
https://github.com/teads/TeadsSDK-iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager-google-mobile-ads",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.2.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
    },
    {
      "identity" : "applovin-max-swift-package",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.3.1",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git"
    }
  ],
  "manifest_display_name" : "Teads",
  "name" : "Teads",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TeadsSDK",
      "targets" : [
        "TeadsSDK",
        "OMSDK_Teadstv"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TeadsAdMobAdapter",
      "targets" : [
        "TeadsAdMobAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TeadsAppLovinAdapter",
      "targets" : [
        "TeadsAppLovinAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TeadsSDK",
      "module_type" : "BinaryTarget",
      "name" : "TeadsSDK",
      "path" : "Frameworks/TeadsSDK.xcframework",
      "product_memberships" : [
        "TeadsSDK",
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TeadsAppLovinAdapter",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAppLovinAdapter",
      "path" : "MediationAdapters/TeadsAppLovinAdapter",
      "product_dependencies" : [
        "AppLovinSDK"
      ],
      "product_memberships" : [
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
        "AppLovinTeadsNativeAd.swift",
        "Exports.swift",
        "TeadsMediationAdapter.swift",
        "TeadsMediationAdapterExtension.swift"
      ],
      "target_dependencies" : [
        "TeadsAdapterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TeadsAdapterCommon",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAdapterCommon",
      "path" : "MediationAdapters/Common",
      "product_memberships" : [
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
        "CGFloat-extensions.swift",
        "Helper.swift",
        "TeadsAdapterErrorCode.swift",
        "TeadsInReadAdView-extensions.swift"
      ],
      "target_dependencies" : [
        "TeadsSDK",
        "OMSDK_Teadstv"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TeadsAdMobAdapter",
      "module_type" : "SwiftTarget",
      "name" : "TeadsAdMobAdapter",
      "path" : "MediationAdapters/TeadsAdMobAdapter",
      "product_dependencies" : [
        "GoogleMobileAds"
      ],
      "product_memberships" : [
        "TeadsAdMobAdapter"
      ],
      "sources" : [
        "AdMobHelper.swift",
        "Banner/GADMAdapterTeadsBanner.swift",
        "Banner/GADMAdapterTeadsBannerAd.swift",
        "Exports.swift",
        "GADMAdapterTeadsCustomEvent.swift",
        "Native/GADMAdapterTeadsNative.swift",
        "Native/GADMAdapterTeadsNativeAd.swift",
        "TeadsAdapterSettings+GADAdNetworkExtras.swift"
      ],
      "target_dependencies" : [
        "TeadsAdapterCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OMSDK_Teadstv",
      "module_type" : "BinaryTarget",
      "name" : "OMSDK_Teadstv",
      "path" : "Frameworks/OMSDK_Teadstv.xcframework",
      "product_memberships" : [
        "TeadsSDK",
        "TeadsAdMobAdapter",
        "TeadsAppLovinAdapter"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
[1/1168] Fetching applovin-max-swift-package
[37/1452] Fetching applovin-max-swift-package, swift-package-manager-google-mobile-ads
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.43s)
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git from cache (0.44s)
Computing version for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Computed https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git at 13.5.1 (1.76s)
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 (0.70s)
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 (0.94s)
Creating working copy for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Working copy of https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git resolved at 13.5.1
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/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip
[1369/5551395] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip
[5552865/5552865] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip, https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip (0.56s)
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip (1.11s)
[3053/3053] 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 (6.14s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/MediationAdapters/TeadsAdMobAdapter/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/MediationAdapters/TeadsAppLovinAdapter/README.md
Building for debugging...
[0/7] Write sources
[5/7] Compiling UserMessagingPlatformTarget placeholder.m
[5/7] Write swift-version-24593BA9C3E375BF.txt
[8/16] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[9/16] Emitting module AppLovinSDKResources
[11/17] Emitting module GoogleMobileAdsTarget
[12/17] Compiling GoogleMobileAdsTarget placeholder.swift
[14/18] Compiling TeadsAdapterCommon CGFloat-extensions.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[15/18] Compiling TeadsAdapterCommon TeadsInReadAdView-extensions.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/18] Emitting module TeadsAdapterCommon
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[17/18] Compiling TeadsAdapterCommon TeadsAdapterErrorCode.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[18/18] Compiling TeadsAdapterCommon Helper.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/MediationAdapters/TeadsAdMobAdapter/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/MediationAdapters/TeadsAppLovinAdapter/README.md
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[3/10] Emitting module AppLovinSDKResources
[4/11] Emitting module GoogleMobileAdsTarget
[5/11] Compiling GoogleMobileAdsTarget placeholder.swift
[6/12] Compiling TeadsAdapterCommon TeadsInReadAdView-extensions.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Compiling TeadsAdapterCommon Helper.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[9/12] Compiling TeadsAdapterCommon CGFloat-extensions.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[10/12] Compiling TeadsAdapterCommon TeadsAdapterErrorCode.swift
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
[11/12] Emitting module TeadsAdapterCommon
/host/spi-builder-workspace/MediationAdapters/Common/CGFloat-extensions.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | extension CGFloat {
BUILD FAILURE 6.1 android