Build Information
Failed to build Mixpanel, reference v5.1.0 (82d1ce
), with Swift 6.2 (beta) for Android on 24 Jun 2025 06:44:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mixpanel/mixpanel-swift.git
Reference: v5.1.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/mixpanel/mixpanel-swift
* tag v5.1.0 -> FETCH_HEAD
HEAD is now at 82d1ce4 Update docs
Cloned https://github.com/mixpanel/mixpanel-swift.git
Revision (git rev-parse @):
82d1ce415b38b138ceb8adc4e0c15a26f14121d1
SUCCESS checkout https://github.com/mixpanel/mixpanel-swift.git at v5.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/mixpanel/mixpanel-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module Mixpanel
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[5/29] Compiling Mixpanel SessionMetadata.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[6/29] Compiling Mixpanel Track.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[7/29] Compiling Mixpanel resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[8/29] Compiling Mixpanel MixpanelInstance.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[9/29] Compiling Mixpanel MixpanelLogger.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[10/29] Compiling Mixpanel MixpanelOptions.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[11/29] Compiling Mixpanel MixpanelPersistence.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[12/29] Compiling Mixpanel MixpanelType.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[13/29] Compiling Mixpanel Network.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[14/29] Compiling Mixpanel Flush.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[15/29] Compiling Mixpanel FlushRequest.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[16/29] Compiling Mixpanel Group.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[17/29] Compiling Mixpanel Error.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[18/29] Compiling Mixpanel FeatureFlags.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[19/29] Compiling Mixpanel FileLogging.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[20/29] Compiling Mixpanel AutomaticEvents.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[21/29] Compiling Mixpanel AutomaticProperties.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[22/29] Compiling Mixpanel Constants.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[23/29] Compiling Mixpanel Data+Compression.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[24/29] Compiling Mixpanel JSONHandler.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[25/29] Compiling Mixpanel MPDB.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[26/29] Compiling Mixpanel Mixpanel.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[27/29] Compiling Mixpanel People.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[28/29] Compiling Mixpanel PrintLogging.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
[29/29] Compiling Mixpanel ReadWriteLock.swift
/host/spi-builder-workspace/Sources/Constants.swift:11:8: error: no such module 'UIKit'
9 | import Foundation
10 | #if !os(OSX)
11 | import UIKit
| `- error: no such module 'UIKit'
12 | #endif // !os(OSX)
13 |
BUILD FAILURE 6.2 android