The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppCenter, reference 5.12.0 (404f0c), with Swift 6.2 for Android on 19 Dec 2025 15:05:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/appcenter-sdk-apple.git
Reference: 5.12.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/microsoft/appcenter-sdk-apple
 * tag               5.12.0     -> FETCH_HEAD
HEAD is now at 404f0c4 Merge pull request #2566 from microsoft/bugfix/package-swift
Submodule path 'Vendor/OCHamcrest': checked out '5f77cf33732dfa02e0b9f15e43d05a9110cc2ff0'
Submodule path 'Vendor/OCMock': checked out 'a8e58d45b47f0a8aca04dcba4980b7ee6ffc06dc'
Submodule path 'Vendor/OHHTTPStubs': checked out 'e92b5a5746ef16add2a1424f1fc19529d9a75cde'
Submodule path 'Vendor/PLCrashReporter': checked out '52d876d704750b0e17758d1a213a94ada5becc80'
Submodule 'Vendor/OCHamcrest' (https://github.com/hamcrest/OCHamcrest.git) registered for path 'Vendor/OCHamcrest'
Submodule 'Vendor/OCMock' (https://github.com/erikdoe/ocmock.git) registered for path 'Vendor/OCMock'
Submodule 'Vendor/OHHTTPStubs' (https://github.com/AliSoftware/OHHTTPStubs.git) registered for path 'Vendor/OHHTTPStubs'
Submodule 'Vendor/PLCrashReporter' (https://github.com/microsoft/plcrashreporter) registered for path 'Vendor/PLCrashReporter'
Cloning into '/host/spi-builder-workspace/Vendor/OCHamcrest'...
Cloning into '/host/spi-builder-workspace/Vendor/OCMock'...
Cloning into '/host/spi-builder-workspace/Vendor/OHHTTPStubs'...
Cloning into '/host/spi-builder-workspace/Vendor/PLCrashReporter'...
Cloned https://github.com/microsoft/appcenter-sdk-apple.git
Revision (git rev-parse @):
404f0c432ae9d6191c6ca7c6553fe5566c5f4bc6
SUCCESS checkout https://github.com/microsoft/appcenter-sdk-apple.git at 5.12.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/microsoft/appcenter-sdk-apple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/microsoft/PLCrashReporter.git
[1/16995] Fetching plcrashreporter
Fetched https://github.com/microsoft/PLCrashReporter.git from cache (2.42s)
Computing version for https://github.com/microsoft/PLCrashReporter.git
Computed https://github.com/microsoft/PLCrashReporter.git at 1.12.2 (2.92s)
Creating working copy for https://github.com/microsoft/PLCrashReporter.git
Working copy of https://github.com/microsoft/PLCrashReporter.git resolved at 1.12.2
Building for debugging...
[0/136] Copying AppCenterDistribute.strings
[14/136] Copying Info.plist
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android28/debug/AppCenterDistribute.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/136] Compiling AppCenterDistribute resource_bundle_accessor.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Context/UserId/MSACUserIdContext.m:4:
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/MSACAppCenterInternal.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/136] Compiling MSACUserIdContext.m
[15/136] Compiling MSACWrapperExceptionModel.m
[15/136] Compiling MSACDeviceHistoryInfo.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Context/Device/MSACDeviceTracker.m:4:
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Context/Device/MSACDeviceTracker.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/136] Compiling MSACDeviceTracker.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Channel/MSACChannelUnitDefault.m:4:
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Channel/MSACChannelUnitDefault.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/136] Compiling MSACChannelUnitDefault.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Channel/MSACOneCollectorChannelDelegate.m:4:
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Model/MSACAbstractLogInternal.h:4:
/host/spi-builder-workspace/AppCenter/AppCenter/include/MSACAbstractLog.h:7:9: fatal error: 'Foundation/Foundation.h' file not found
    7 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/136] Compiling MSACOneCollectorChannelDelegate.m
In file included from /host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/WrapperSDKUtilities/MSACWrapperCrashesHelper.m:4:
/host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/WrapperSDKUtilities/MSACWrapperCrashesHelper.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/136] Compiling MSACWrapperCrashesHelper.m
BUILD FAILURE 6.2 android