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 AppCenter, reference 5.0.6 (930892), with Swift 6.1 for Android on 30 May 2025 06:50:37 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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/microsoft/appcenter-sdk-apple.git
Reference: 5.0.6
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.0.6      -> FETCH_HEAD
HEAD is now at 9308921 [CI] Use macos-13 and Xcode 14 (#2561)
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 @):
9308921a2f6ef828cf9fae898ea4f080a81cdf11
SUCCESS checkout https://github.com/microsoft/appcenter-sdk-apple.git at 5.0.6
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/microsoft/appcenter-sdk-apple.git
https://github.com/microsoft/appcenter-sdk-apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "plcrashreporter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.2",
            "upper_bound" : "1.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/microsoft/PLCrashReporter.git"
    }
  ],
  "manifest_display_name" : "AppCenter",
  "name" : "AppCenter",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "AppCenterAnalytics",
      "targets" : [
        "AppCenterAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterCrashes",
      "targets" : [
        "AppCenterCrashes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppCenterDistribute",
      "targets" : [
        "AppCenterDistribute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppCenterDistribute",
      "module_type" : "ClangTarget",
      "name" : "AppCenterDistribute",
      "path" : "AppCenterDistribute/AppCenterDistribute",
      "product_memberships" : [
        "AppCenterDistribute"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/cs.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/de.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/en.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/es.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/fr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/it.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ja.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ko.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pl.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/pt.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/ru.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/tr.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hans.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/AppCenterDistribute/AppCenterDistribute/Resources/zh-Hant.lproj/AppCenterDistribute.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        }
      ],
      "sources" : [
        "Internals/Channel/MSACDistributeInfoTracker.m",
        "Internals/Ingestion/MSACDistributeIngestion.m",
        "Internals/Ingestion/MSACDistributionGroup.m",
        "Internals/MSACDistributeAppDelegate.m",
        "Internals/MSACDistributeArchiverUtil.m",
        "Internals/MSACDistributeUIUtil.m",
        "Internals/MSACGuidedAccessUtil.m",
        "Internals/Model/MSACDistributionStartSessionLog.m",
        "Internals/Model/MSACErrorDetails.m",
        "Internals/Version/MSACSemVer.m",
        "Internals/Version/MSACSemVerPreReleaseId.m",
        "MSACAlertController.m",
        "MSACBasicMachOParser.m",
        "MSACDistribute.m",
        "MSACDistributeUtil.m",
        "Model/MSACReleaseDetails.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterCrashes",
      "module_type" : "ClangTarget",
      "name" : "AppCenterCrashes",
      "path" : "AppCenterCrashes/AppCenterCrashes",
      "product_dependencies" : [
        "CrashReporter"
      ],
      "product_memberships" : [
        "AppCenterCrashes"
      ],
      "sources" : [
        "Internals/MSACCrashesCXXExceptionHandler.mm",
        "Internals/MSACCrashesCXXExceptionWrapperException.m",
        "Internals/MSACWrapperExceptionManager.m",
        "Internals/Model/MSACAbstractErrorLog.m",
        "Internals/Model/MSACAppleErrorLog.m",
        "Internals/Model/MSACBinary.m",
        "Internals/Model/MSACHandledErrorLog.m",
        "Internals/Model/MSACThread.m",
        "Internals/Model/MSACWrapperException.m",
        "Internals/Util/MSACApplicationForwarder.m",
        "Internals/Util/MSACCrashesArchiverUtil.m",
        "Internals/Util/MSACCrashesUtil.m",
        "Internals/Util/MSACErrorLogFormatter.m",
        "MSACCrashes.mm",
        "Model/MSACErrorAttachmentLog+Utility.m",
        "Model/MSACErrorAttachmentLog.m",
        "Model/MSACErrorReport.m",
        "Model/MSACExceptionModel.m",
        "Model/MSACStackFrame.m",
        "Model/MSACWrapperExceptionModel.m",
        "WrapperSDKUtilities/MSACWrapperCrashesHelper.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenterAnalytics",
      "module_type" : "ClangTarget",
      "name" : "AppCenterAnalytics",
      "path" : "AppCenterAnalytics/AppCenterAnalytics",
      "product_memberships" : [
        "AppCenterAnalytics"
      ],
      "sources" : [
        "Internals/MSACAnalytics+Validation.m",
        "Internals/Model/MSACPageLog.m",
        "Internals/Model/MSACStartSessionLog.m",
        "Internals/Session/MSACSessionTracker.m",
        "Internals/Util/MSACAnalyticsArchiverUtil.m",
        "Internals/Util/MSACAnalyticsCategory.m",
        "MSACAnalytics.m",
        "Model/MSACEventLog.m",
        "Model/MSACEventProperties.m",
        "Model/MSACLogWithNameAndProperties.m",
        "TransmissionTarget/MSACAnalyticsAuthenticationProvider.m",
        "TransmissionTarget/MSACAnalyticsTransmissionTarget.m",
        "TransmissionTarget/MSACPropertyConfigurator.m"
      ],
      "target_dependencies" : [
        "AppCenter"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppCenter",
      "module_type" : "ClangTarget",
      "name" : "AppCenter",
      "path" : "AppCenter/AppCenter",
      "product_memberships" : [
        "AppCenterAnalytics",
        "AppCenterCrashes",
        "AppCenterDistribute"
      ],
      "sources" : [
        "Internals/Channel/MSACCSEpochAndSeq.m",
        "Internals/Channel/MSACChannelGroupDefault.m",
        "Internals/Channel/MSACChannelUnitConfiguration.m",
        "Internals/Channel/MSACChannelUnitDefault.m",
        "Internals/Channel/MSACOneCollectorChannelDelegate.m",
        "Internals/Context/Device/MSACDeviceHistoryInfo.m",
        "Internals/Context/Device/MSACDeviceTracker.m",
        "Internals/Context/Session/MSACSessionContext.m",
        "Internals/Context/Session/MSACSessionHistoryInfo.m",
        "Internals/Context/UserId/MSACUserIdContext.m",
        "Internals/Context/UserId/MSACUserIdHistoryInfo.m",
        "Internals/DelegateForwarder/MSACAppDelegateForwarder.m",
        "Internals/DelegateForwarder/MSACDelegateForwarder.m",
        "Internals/HttpClient/MSACHttpCall.m",
        "Internals/HttpClient/MSACHttpClient.m",
        "Internals/HttpClient/Util/MSACHttpUtil.m",
        "Internals/Ingestion/MSACAppCenterIngestion.m",
        "Internals/Ingestion/MSACHttpIngestion.m",
        "Internals/Ingestion/MSACOneCollectorIngestion.m",
        "Internals/Ingestion/Util/MSACTicketCache.m",
        "Internals/MSACDependencyConfiguration.m",
        "Internals/Model/CommonSchema/MSACAppExtension.m",
        "Internals/Model/CommonSchema/MSACCSData.m",
        "Internals/Model/CommonSchema/MSACCSExtensions.m",
        "Internals/Model/CommonSchema/MSACCommonSchemaLog.m",
        "Internals/Model/CommonSchema/MSACDeviceExtension.m",
        "Internals/Model/CommonSchema/MSACLocExtension.m",
        "Internals/Model/CommonSchema/MSACMetadataExtension.m",
        "Internals/Model/CommonSchema/MSACNetExtension.m",
        "Internals/Model/CommonSchema/MSACOSExtension.m",
        "Internals/Model/CommonSchema/MSACProtocolExtension.m",
        "Internals/Model/CommonSchema/MSACSDKExtension.m",
        "Internals/Model/CommonSchema/MSACUserExtension.m",
        "Internals/Model/MSACAbstractLog.m",
        "Internals/Model/MSACLogContainer.m",
        "Internals/Model/MSACLogWithProperties.m",
        "Internals/Model/MSACStartServiceLog.m",
        "Internals/Model/Properties/MSACBooleanTypedProperty.m",
        "Internals/Model/Properties/MSACDateTimeTypedProperty.m",
        "Internals/Model/Properties/MSACDoubleTypedProperty.m",
        "Internals/Model/Properties/MSACLongTypedProperty.m",
        "Internals/Model/Properties/MSACStringTypedProperty.m",
        "Internals/Model/Properties/MSACTypedProperty.m",
        "Internals/Model/Util/MSACAppCenterUserDefaults.m",
        "Internals/Storage/MSACDBStorage.m",
        "Internals/Storage/MSACLogDBStorage.m",
        "Internals/Storage/MSACStorageBindableArray.m",
        "Internals/Storage/MSACStorageNumberType.m",
        "Internals/Storage/MSACStorageTextType.m",
        "Internals/Util/MSACArchiverUtil.m",
        "Internals/Util/MSACCompression.m",
        "Internals/Util/MSACDispatcherUtil.m",
        "Internals/Util/MSACEncrypter.m",
        "Internals/Util/MSACHistoryInfo.m",
        "Internals/Util/MSACKeychainUtil.m",
        "Internals/Util/MSACOrderedDictionary.m",
        "Internals/Util/MSACUtility+Application.m",
        "Internals/Util/MSACUtility+Date.m",
        "Internals/Util/MSACUtility+Environment.m",
        "Internals/Util/MSACUtility+File.m",
        "Internals/Util/MSACUtility+PropertyValidation.m",
        "Internals/Util/MSACUtility+StringFormatting.m",
        "Internals/Util/MSACUtility.m",
        "Internals/Vendor/Reachability/MSAC_Reachability.m",
        "MSACAppCenter.m",
        "MSACLogger.m",
        "MSACServiceAbstract.m",
        "MSACWrapperLogger.m",
        "Model/MSACDevice.m",
        "Model/MSACWrapperSdk.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/microsoft/PLCrashReporter.git
[1/16949] Fetching plcrashreporter
Fetched https://github.com/microsoft/PLCrashReporter.git from cache (4.74s)
Computing version for https://github.com/microsoft/PLCrashReporter.git
Computed https://github.com/microsoft/PLCrashReporter.git at 1.11.3 (5.99s)
Creating working copy for https://github.com/microsoft/PLCrashReporter.git
Working copy of https://github.com/microsoft/PLCrashReporter.git resolved at 1.11.3
Building for debugging...
[0/136] Copying AppCenterDistribute.strings
[14/136] Copying Info.plist
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Channel/MSACChannelUnitConfiguration.m:4:
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Channel/MSACChannelUnitConfiguration.h:4:
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Util/MSACConstants+Internal.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/136] Compiling MSACChannelUnitConfiguration.m
[15/136] Compiling MSACWrapperExceptionModel.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Util/MSACUtility.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 MSACUtility.m
[15/136] Compiling MSACWrapperCrashesHelper.m
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Vendor/Reachability/MSAC_Reachability.m:9:9: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
    9 | #import <CoreFoundation/CoreFoundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Util/MSACUtility+StringFormatting.m:4:9: fatal error: 'CommonCrypto/CommonDigest.h' file not found
    4 | #import <CommonCrypto/CommonDigest.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[15/136] Compiling MSACUtility+StringFormatting.m
[15/136] Compiling MSAC_Reachability.m
[15/136] Compiling MSACChannelUnitDefault.m
In file included from /host/spi-builder-workspace/AppCenter/AppCenter/Internals/Util/MSACUtility+PropertyValidation.m:4:
/host/spi-builder-workspace/AppCenter/AppCenter/Internals/Util/MSACUtility+PropertyValidation.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[15/136] Compiling MSACUtility+PropertyValidation.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACStackFrame.m:4:
/host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACStackFrame.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/121] Compiling MSACStackFrame.m
In file included from /host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACErrorAttachmentLog+Utility.m:4:
In file included from /host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACErrorAttachmentLog+Utility.h:7:
/host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACErrorAttachmentLog.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/121] Compiling MSACErrorAttachmentLog+Utility.m
In file included from /host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACWrapperExceptionModel.m:4:
/host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACWrapperExceptionModel.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/121] Compiling MSACWrapperExceptionModel.m
/host/spi-builder-workspace/AppCenterCrashes/AppCenterCrashes/Model/MSACExceptionModel.m:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/121] Compiling MSACExceptionModel.m
[0/121] Compiling MSACErrorReport.m
[0/121] Compiling AppCenterCrashes MSACCrashes.mm
[0/121] Compiling MSACWrapperCrashesHelper.m
[0/121] Compiling MSACErrorAttachmentLog.m
BUILD FAILURE 6.1 android