The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DigiMeSDK, reference master (8f84c6), with Swift 6.2 for Linux on 23 Jun 2025 20:44:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worlddataexchange/digime-sdk-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/worlddataexchange/digime-sdk-ios
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8f84c6b SDK-192 Migrate Cocoapods repo from DigiMe to WDX credentials (#229)
Cloned https://github.com/worlddataexchange/digime-sdk-ios.git
Revision (git rev-parse @):
8f84c6bfb35443f171baa831fd45bb155eea05a5
SUCCESS checkout https://github.com/worlddataexchange/digime-sdk-ios.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/worlddataexchange/digime-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.84s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.88s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DigiMeSDK/Sources/DigiMeSDK/libs/ASN1Decoder-1.9.0/README.md
    /host/spi-builder-workspace/DigiMeSDK/Sources/DigiMeSDK/libs/GZip-6.0.1/README.md
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/82] Compiling DigiMeCore AccountDataProvider.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[8/82] Compiling DigiMeCore AccountServiceDescriptor.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[9/82] Compiling DigiMeCore AccountsInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[10/82] Compiling DigiMeCore SourceAccount.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[11/82] Compiling DigiMeCore SourceAccountData.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[12/82] Compiling DigiMeCore CallbackError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[13/82] Compiling DigiMeCore Configuration.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[14/82] Compiling DigiMeCore ConsentError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[15/82] Compiling DigiMeCore Credentials.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[16/82] Compiling DigiMeCore OAuthToken.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[17/82] Compiling DigiMeCore WriteAccessInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/82] Emitting module DigiMeCore
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[19/82] Compiling DigiMeCore FileList.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[20/82] Compiling DigiMeCore FileListItem.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[21/82] Compiling DigiMeCore FileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[22/82] Compiling DigiMeCore FitnessActivitySummary.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[23/82] Compiling DigiMeCore LogEventPayload.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[24/82] Compiling DigiMeCore MappedFileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[25/82] Compiling DigiMeCore MimeType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[26/82] Compiling DigiMeCore RawFileMetadata.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[27/82] Compiling DigiMeCore RawFileMetadataBuilder.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[28/82] Compiling DigiMeCore SyncAccount.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[29/82] Compiling DigiMeCore SyncError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[30/82] Compiling DigiMeCore ContractVersion4.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[31/82] Compiling DigiMeCore ContractVersion5.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[32/82] Compiling DigiMeCore ConnectionSecurity.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[33/82] Compiling DigiMeCore FileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[34/82] Compiling DigiMeCore SourceCategoriesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[35/82] Compiling DigiMeCore SourceCountriesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[36/82] Compiling DigiMeCore SourcePlatformsRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[37/82] Compiling DigiMeCore SourceRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[38/82] Compiling DigiMeCore SourceRequestFilter.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[39/82] Compiling DigiMeCore SourceTypesRequestCriteria.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[40/82] Compiling DigiMeCore SampleDataset.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[41/92] Compiling DigiMeCore ContractResponse.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[42/92] Compiling DigiMeCore ConsentAccessTimeRange.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[43/92] Compiling DigiMeCore ContractTimeRangeType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[44/92] Compiling DigiMeCore DeviceOnlyServices.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[45/92] Compiling DigiMeCore Duration.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[46/92] Compiling DigiMeCore Limits.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[47/92] Compiling DigiMeCore ReadOptions.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[48/92] Compiling DigiMeCore Scope.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[49/92] Compiling DigiMeCore ServiceGroupType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[50/92] Compiling DigiMeCore ServiceObjectType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[51/92] Compiling DigiMeCore ServiceType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[52/92] Compiling DigiMeCore SourceFetchFilter.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[53/92] Compiling DigiMeCore TimeRange.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[54/92] Compiling DigiMeCore StorageConfig.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[55/92] Compiling DigiMeCore StorageDeleteFileStatus.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[56/92] Compiling DigiMeCore StorageFileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[57/92] Compiling DigiMeCore StorageFileList.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[58/92] Compiling DigiMeCore StorageUploadFileInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[59/92] Compiling DigiMeCore AES256.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[60/92] Compiling DigiMeCore Array+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[61/92] Compiling DigiMeCore SyncState.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[62/92] Compiling DigiMeCore SyncStatus.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[63/92] Compiling DigiMeCore HealthKitAccountDataProviderProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[64/92] Compiling DigiMeCore HealthKitFilesDataServiceProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[65/92] Compiling DigiMeCore HealthKitServiceProtocol.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[66/92] Compiling DigiMeCore CustomLogger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[67/92] Compiling DigiMeCore DefaultLogger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[68/92] Compiling DigiMeCore LogLevel.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[69/92] Compiling DigiMeCore Logger.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[70/92] Compiling DigiMeCore Logging.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[71/92] Compiling DigiMeCore ApplicationResponse.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[72/92] Compiling DigiMeCore Service.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[73/92] Compiling DigiMeCore ServicesInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[74/92] Compiling DigiMeCore Source.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[75/92] Compiling DigiMeCore SourceCountry.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[76/92] Compiling DigiMeCore SourcePlatform.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[77/92] Compiling DigiMeCore SourceResource.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[78/92] Compiling DigiMeCore SourceType.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[79/92] Compiling DigiMeCore SourcesInfo.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[80/92] Compiling DigiMeCore APIError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[81/92] Compiling DigiMeCore SDKError.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[82/92] Compiling DigiMeCore File.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[83/92] Compiling DigiMeCore Calendar+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[84/92] Compiling DigiMeCore Codable+Logging.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[85/92] Compiling DigiMeCore CodableUserDefault.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[86/92] Compiling DigiMeCore Crypto.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[87/92] Compiling DigiMeCore Date+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[88/92] Compiling DigiMeCore DynamicallyKeyedArray.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[89/92] Compiling DigiMeCore Extensions+Encodable.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[90/92] Compiling DigiMeCore FilePersistentStorage.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[91/92] Compiling DigiMeCore String+Helper.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
[92/92] Compiling DigiMeCore UserDefault.swift
/host/spi-builder-workspace/DigiMeCore/Sources/DigiMeCore/Utilities/AES256.swift:9:8: error: no such module 'CommonCrypto'
 7 | //
 8 |
 9 | import CommonCrypto
   |        `- error: no such module 'CommonCrypto'
10 | import Foundation
11 |
BUILD FAILURE 6.2 linux