Build Information
Failed to build Haversack, reference 1.1.1 (4d58a3
), with Swift 6.2 (beta) for Android on 20 Jun 2025 23:38:03 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/jamf/Haversack.git
Reference: 1.1.1
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/jamf/Haversack
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at 4d58a33 Merge pull request #4 from mlink/main
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
4d58a33d989d5ed318cc0ccc88f9ad6d064fbc68
SUCCESS checkout https://github.com/jamf/Haversack.git at 1.1.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/jamf/Haversack.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
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[231/18722] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (0.87s)
[4327/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.29s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.25s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[10/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[11/23] Emitting module InternalCollectionsUtilities
[12/23] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/23] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/23] Compiling InternalCollectionsUtilities Descriptions.swift
[15/23] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/23] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/23] Compiling InternalCollectionsUtilities Debugging.swift
[18/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/23] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/23] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/23] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/23] Compiling InternalCollectionsUtilities Integer rank.swift
[23/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[26/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[27/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[28/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[29/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[30/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[31/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[32/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[41/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[42/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[43/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/86] Compiling OrderedCollections OrderedDictionary.swift
[48/86] Compiling OrderedCollections OrderedSet+Codable.swift
[49/86] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[50/86] Compiling OrderedCollections OrderedSet+Descriptions.swift
[51/86] Compiling OrderedCollections OrderedSet+Diffing.swift
[52/86] Compiling OrderedCollections OrderedSet+Equatable.swift
[53/86] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[54/86] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/86] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/86] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/86] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/86] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/86] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/86] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/86] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/86] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/86] Compiling OrderedCollections _HashTable+Bucket.swift
[72/86] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/86] Compiling OrderedCollections _HashTable+Constants.swift
[74/86] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/86] Compiling OrderedCollections _HashTable+Testing.swift
[76/86] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/86] Compiling OrderedCollections _HashTable.swift
[78/86] Compiling OrderedCollections _Hashtable+Header.swift
[79/86] Compiling OrderedCollections OrderedSet+Sendable.swift
[80/86] Compiling OrderedCollections OrderedSet+SubSequence.swift
[81/86] Compiling OrderedCollections OrderedSet+Testing.swift
[82/86] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[83/86] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[84/86] Compiling OrderedCollections OrderedSet.swift
[85/86] Compiling OrderedCollections _UnsafeBitset.swift
[86/86] Emitting module OrderedCollections
[88/119] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[89/119] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[90/119] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[91/119] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/123] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[93/123] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[94/123] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[95/123] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[96/123] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[97/123] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[98/123] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[99/123] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[100/123] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[101/123] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[102/123] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[103/123] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[104/123] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[105/123] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[106/123] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[107/123] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[108/123] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[109/123] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[110/123] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[111/123] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[112/123] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[113/123] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[114/123] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[115/123] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[116/123] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[117/123] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[118/123] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[119/123] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[120/123] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[121/123] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[122/123] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
[123/123] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
3 |
4 | import Foundation
5 | import os.log
| `- error: no such module 'os.log'
6 |
7 | /// Protocol to use with any type that can be converted to a [Data](https://developer.apple.com/documentation/Foundation/Data) representation.
BUILD FAILURE 6.2 android