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 5.3.0 (b778e1), with Swift 6.1 for Linux on 5 Jun 2025 16:10:10 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: 5.3.0
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               5.3.0      -> FETCH_HEAD
HEAD is now at b778e10 Release new version: 5.3.0
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
b778e108adfa71c4647b7ae1241811db78307435
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at 5.3.0
========================================
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" : "11.2.0",
            "upper_bound" : "12.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" : "12.3.1",
            "upper_bound" : "13.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-2":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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/1156] Fetching applovin-max-swift-package
[25/1414] 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.46s)
Fetched https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git from cache (0.47s)
Computing version for https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git
Computed https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git at 12.6.1 (1.09s)
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 11.13.0 (1.55s)
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.32s)
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 2.7.0 (0.91s)
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 11.13.0
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 12.6.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 2.7.0
Downloading binary artifact https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip
Downloading binary artifact https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
[1369/5944424] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip
[1168866/14058838] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip, https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip
[1831047/14236028] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip, https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip, https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip
Downloaded https://dl.google.com/googleadmobadssdk/bd2f30ebe527900b/googleusermessagingplatformios-spm-2.7.0.zip (0.44s)
[3083264/14058838] Downloading https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip, https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip
Downloaded https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/AppLovinSDK-12.6.1.xcframework.zip (1.10s)
Downloaded https://dl.google.com/googleadmobadssdk/f2c09c60ee331ce0/googlemobileadsios-spm-11.13.0.zip (1.37s)
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] Compiling AppLovinSDKResources AppLovinSDKResources.swift
[9/16] Emitting module AppLovinSDKResources
[11/17] Emitting module GoogleMobileAdsTarget
[12/17] Compiling GoogleMobileAdsTarget placeholder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[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-4606859-2":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] 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 {
[4/10] 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 {
[5/10] 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 {
[6/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 {
[7/10] Compiling GoogleMobileAdsTarget placeholder.swift
[8/10] Emitting module GoogleMobileAdsTarget
[9/11] Emitting module AppLovinSDKResources
[10/11] Compiling AppLovinSDKResources AppLovinSDKResources.swift
BUILD FAILURE 6.1 linux