Build Information
Failed to build Haversack, reference main (a02118
), with Swift 5.9 for Linux on 20 Mar 2025 16:39:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a02118c Improve HaversackEphemeralStrategy ergonomics
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
a02118c07e17acc916cadda05b9f6b15f0968ac3
SUCCESS checkout https://github.com/jamf/Haversack.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/2050] Fetching swift-docc-plugin
[227/17945] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (0.92s)
Fetched https://github.com/apple/swift-collections (0.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.91s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3342] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.49s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/20] Emitting module InternalCollectionsUtilities
[5/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[6/22] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[7/22] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[8/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[10/22] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/22] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/22] Compiling InternalCollectionsUtilities Debugging.swift
[13/22] Compiling InternalCollectionsUtilities Descriptions.swift
[14/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/22] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/22] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/22] Compiling InternalCollectionsUtilities Specialize.swift
[18/22] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/22] Compiling InternalCollectionsUtilities Integer rank.swift
[20/22] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/22] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/79] Compiling OrderedCollections OrderedDictionary.swift
[26/79] Compiling OrderedCollections OrderedSet+Codable.swift
[27/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[28/79] Compiling OrderedCollections OrderedSet+Descriptions.swift
[29/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[30/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[31/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[32/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[33/86] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/86] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/86] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/86] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/86] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/86] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/86] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/86] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/86] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/86] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/86] Compiling OrderedCollections OrderedSet+Initializers.swift
[56/86] Compiling OrderedCollections OrderedSet+Insertions.swift
[57/86] Compiling OrderedCollections OrderedSet+Invariants.swift
[58/86] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[59/86] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[61/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[62/86] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/121] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[90/125] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[91/125] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[92/125] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[93/125] Compiling Haversack resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[94/125] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[95/125] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[96/125] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[97/125] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[98/125] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[99/125] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[100/125] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[101/125] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[102/125] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[103/125] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[104/125] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[105/125] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[106/125] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[107/125] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[108/125] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[109/125] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[110/125] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[111/125] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[112/125] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[113/125] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[114/125] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[115/125] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[116/125] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[117/125] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[118/125] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[119/125] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[120/125] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[121/125] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[122/125] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[123/125] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[124/125] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
[125/125] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
^
error: fatalError
BUILD FAILURE 5.9 linux