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 master (7b0e1d), with Swift 6.1 for Linux on 12 Dec 2025 19:07:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
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-4609320-3":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Fetching https://github.com/googleads/swift-package-manager-google-mobile-ads.git
[1/284] Fetching swift-package-manager-google-mobile-ads
[285/1452] Fetching swift-package-manager-google-mobile-ads, applovin-max-swift-package
Fetched https://github.com/googleads/swift-package-manager-google-mobile-ads.git from cache (0.20s)
[24/1168] Fetching applovin-max-swift-package
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git from cache (0.43s)
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.30s)
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.63s)
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.21s)
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.93s)
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-mobile-ads.git
Working copy of https://github.com/googleads/swift-package-manager-google-mobile-ads.git resolved at 12.14.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.1.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
[1470/1470] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip
[101014/5651040] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip
[1598583/5741532] Downloading https://dl.google.com/googleadmobadssdk/90fe6bf3b0f4ce0d/googleusermessagingplatformios-spm-3.1.0.zip, https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.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.32s)
[1411286/5554235] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip, https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-13.5.1.xcframework.zip (0.96s)
Downloaded https://dl.google.com/googleadmobadssdk/c8c5523373ed76aa/googlemobileadsios-spm-12.14.0.zip (2.30s)
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
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/16] Emitting module AppLovinSDKResources
[9/16] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[11/17] Emitting module GoogleMobileAdsTarget
[12/17] Compiling GoogleMobileAdsTarget placeholder.swift
[13/17] 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 {
[14/17] 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 {
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 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 {
[18/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 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 {
[3/10] 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 {
[4/10] Compiling GoogleMobileAdsTarget placeholder.swift
[5/10] Emitting module GoogleMobileAdsTarget
[6/11] Emitting module AppLovinSDKResources
[7/11] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[8/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 {
[9/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/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 linux