The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build BlockchainSwift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nevstad/blockchain-swift.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/nevstad/blockchain-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 229e614 Merge pull request #4 from nevstad/feature/nio
Cloned https://github.com/nevstad/blockchain-swift.git
Revision (git rev-parse @):
229e61429a7d9adfeb5d835bee9f75fc1c8f8d2f
SUCCESS checkout https://github.com/nevstad/blockchain-swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nevstad/blockchain-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64439] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (1.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[533/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.78s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/20] Write sources
[9/20] Compiling CNIODarwin shim.c
[10/20] Compiling CNIOWindows shim.c
[11/20] Write sources
[13/20] Compiling _AtomicsShims.c
[14/20] Compiling CNIOWindows WSAStartup.c
[15/20] Compiling CNIOLinux liburing_shims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[16/20] Write swift-version-24593BA9C3E375BF.txt
[16/20] Compiling CNIOLinux shim.c
[19/62] Emitting module _NIODataStructures
[19/62] Compiling c-nioatomics.c
[20/62] Compiling c-atomics.c
[22/68] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[23/68] Compiling _CollectionsUtilities Specialize.swift
[24/70] Compiling _CollectionsUtilities _SortedCollection.swift
[25/70] Compiling _CollectionsUtilities _UniqueCollection.swift
[26/70] Compiling _CollectionsUtilities Debugging.swift
[27/70] Compiling _CollectionsUtilities Descriptions.swift
[28/70] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/70] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/72] Emitting module _CollectionsUtilities
[33/72] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[34/72] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[35/72] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[36/72] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/72] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/72] Compiling _CollectionsUtilities Integer rank.swift
[41/72] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[42/72] Compiling _CollectionsUtilities UInt+reversed.swift
[43/72] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[45/72] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[46/72] Compiling _NIODataStructures PriorityQueue.swift
[52/72] Emitting module _NIOBase64
[53/72] Compiling _NIOBase64 Base64.swift
[54/73] Compiling _NIODataStructures _TinyArray.swift
[58/74] Compiling Atomics IntegerOperations.swift
[59/74] Compiling Atomics Unmanaged extensions.swift
[64/74] Emitting module Atomics
[68/75] Emitting module NIOConcurrencyHelpers
[69/75] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/91] Compiling DequeModule _DequeBuffer.swift
[72/91] Compiling DequeModule _DequeBufferHeader.swift
[73/91] Compiling DequeModule Deque+Hashable.swift
[74/91] Compiling DequeModule Deque+Sendable.swift
[75/93] Compiling NIOConcurrencyHelpers lock.swift
[76/93] Compiling _NIODataStructures Heap.swift
[77/94] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/94] Compiling DequeModule Deque+Descriptions.swift
[79/94] Compiling DequeModule Deque+Equatable.swift
[80/94] Compiling DequeModule Deque+Testing.swift
[81/94] Compiling DequeModule Deque._Storage.swift
[82/94] Compiling DequeModule Deque._UnsafeHandle.swift
[83/94] Compiling DequeModule Deque.swift
[85/94] Compiling DequeModule _DequeSlot.swift
[86/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/94] Compiling NIOConcurrencyHelpers atomics.swift
[88/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/95] Compiling DequeModule Deque+Codable.swift
[91/95] Compiling DequeModule Deque+Collection.swift
[92/95] Compiling DequeModule Deque+CustomReflectable.swift
[93/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[94/95] Compiling DequeModule Deque+Extras.swift
[95/95] Emitting module DequeModule
[97/153] Compiling NIOCore AddressedEnvelope.swift
[98/153] Compiling NIOCore AsyncAwaitSupport.swift
[99/153] Compiling NIOCore AsyncChannel.swift
[100/153] Compiling NIOCore AsyncChannelInboundStream.swift
[101/153] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[102/153] Compiling NIOCore AsyncChannelOutboundWriter.swift
[103/153] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[104/153] Compiling NIOCore NIOAsyncSequenceProducer.swift
[105/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[106/161] Compiling NIOCore EventLoop.swift
[107/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[109/161] Compiling NIOCore EventLoopFuture.swift
[110/161] Compiling NIOCore FileDescriptor.swift
[111/161] Compiling NIOCore FileHandle.swift
[112/161] Compiling NIOCore FileRegion.swift
[113/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/161] Compiling NIOCore SocketAddresses.swift
[115/161] Compiling NIOCore SocketOptionProvider.swift
[116/161] Compiling NIOCore SystemCallHelpers.swift
[117/161] Compiling NIOCore TimeAmount+Duration.swift
[118/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/161] Compiling NIOCore UniversalBootstrapSupport.swift
[120/161] Compiling NIOCore Utilities.swift
[121/161] Compiling NIOCore ChannelOption.swift
[122/161] Compiling NIOCore ChannelPipeline.swift
[123/161] Compiling NIOCore CircularBuffer.swift
[124/161] Compiling NIOCore Codec.swift
[125/161] Compiling NIOCore ConvenienceOptionSupport.swift
[126/161] Compiling NIOCore DeadChannel.swift
[127/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/161] Compiling NIOCore EventLoop+Deprecated.swift
[129/161] Compiling NIOCore MarkedCircularBuffer.swift
[130/161] Compiling NIOCore MulticastChannel.swift
[131/161] Compiling NIOCore NIOAny.swift
[132/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[133/161] Compiling NIOCore NIOLoopBound.swift
[134/161] Compiling NIOCore NIOSendable.swift
[135/161] Compiling NIOCore PointerHelpers.swift
[136/161] Compiling NIOCore RecvByteBufferAllocator.swift
[137/161] Compiling NIOCore GlobalSingletons.swift
[138/161] Compiling NIOCore IO.swift
[139/161] Compiling NIOCore IOData.swift
[140/161] Compiling NIOCore IPProtocol.swift
[141/161] Compiling NIOCore IntegerBitPacking.swift
[142/161] Compiling NIOCore IntegerTypes.swift
[143/161] Compiling NIOCore Interfaces.swift
[144/161] Compiling NIOCore Linux.swift
[145/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[146/161] Compiling NIOCore NIOAsyncWriter.swift
[147/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/161] Compiling NIOCore BSDSocketAPI.swift
[149/161] Compiling NIOCore ByteBuffer-aux.swift
[150/161] Compiling NIOCore ByteBuffer-conversions.swift
[151/161] Compiling NIOCore ByteBuffer-core.swift
[152/161] Compiling NIOCore ByteBuffer-hexdump.swift
[153/161] Compiling NIOCore ByteBuffer-int.swift
[154/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/161] Compiling NIOCore ByteBuffer-multi-int.swift
[156/161] Compiling NIOCore ByteBuffer-views.swift
[157/161] Compiling NIOCore Channel.swift
[158/161] Compiling NIOCore ChannelHandler.swift
[159/161] Compiling NIOCore ChannelHandlers.swift
[160/161] Compiling NIOCore ChannelInvoker.swift
[161/161] Emitting module NIOCore
[163/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[164/213] Emitting module NIOEmbedded
[165/213] Compiling NIOEmbedded Embedded.swift
[166/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/214] Compiling NIOPosix SelectableChannel.swift
[169/214] Compiling NIOPosix SelectableEventLoop.swift
[170/214] Compiling NIOPosix SelectorEpoll.swift
[171/214] Compiling NIOPosix SelectorGeneric.swift
[172/214] Compiling NIOPosix SelectorKqueue.swift
[173/214] Compiling NIOPosix SelectorUring.swift
[174/220] Compiling NIOPosix PooledRecvBufferAllocator.swift
[175/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[176/220] Compiling NIOPosix PosixSingletons.swift
[177/220] Compiling NIOPosix RawSocketBootstrap.swift
[178/220] Compiling NIOPosix Resolver.swift
[179/220] Compiling NIOPosix Selectable.swift
[180/220] Compiling NIOPosix ServerSocket.swift
[181/220] Compiling NIOPosix Socket.swift
[182/220] Compiling NIOPosix SocketChannel.swift
[183/220] Compiling NIOPosix SocketProtocols.swift
[184/220] Compiling NIOPosix System.swift
[185/220] Compiling NIOPosix Thread.swift
[186/220] Emitting module NIOPosix
[187/220] Compiling NIOPosix BSDSocketAPICommon.swift
[188/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/220] Compiling NIOPosix BaseSocket.swift
[191/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/220] Compiling NIOPosix BaseSocketChannel.swift
[193/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[194/220] Compiling NIOPosix ThreadPosix.swift
[195/220] Compiling NIOPosix ThreadWindows.swift
[196/220] Compiling NIOPosix UnsafeTransfer.swift
[197/220] Compiling NIOPosix Utilities.swift
[198/220] Compiling NIOPosix VsockAddress.swift
[199/220] Compiling NIOPosix VsockChannelEvents.swift
[200/220] Compiling NIOPosix NonBlockingFileIO.swift
[201/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[202/220] Compiling NIOPosix PendingWritesManager.swift
[203/220] Compiling NIOPosix PipeChannel.swift
[204/220] Compiling NIOPosix PipePair.swift
[205/220] Compiling NIOPosix PointerHelpers.swift
[206/220] Compiling NIOPosix Pool.swift
[207/220] Compiling NIOPosix IntegerBitPacking.swift
[208/220] Compiling NIOPosix IntegerTypes.swift
[209/220] Compiling NIOPosix Linux.swift
[210/220] Compiling NIOPosix LinuxCPUSet.swift
[211/220] Compiling NIOPosix LinuxUring.swift
[212/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[213/220] Compiling NIOPosix NIOThreadPool.swift
[214/220] Compiling NIOPosix Bootstrap.swift
[215/220] Compiling NIOPosix ControlMessage.swift
[216/220] Compiling NIOPosix DatagramVectorReadManager.swift
[217/220] Compiling NIOPosix FileDescriptor.swift
[218/220] Compiling NIOPosix GetaddrinfoResolver.swift
[219/220] Compiling NIOPosix HappyEyeballs.swift
[220/220] Compiling NIOPosix IO.swift
[222/223] Emitting module NIO
[223/223] Compiling NIO Exports.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[225/241] Emitting module BlockchainSwift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[226/243] Compiling BlockchainSwift TransationOutput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[227/243] Compiling BlockchainSwift UnspentTransaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[228/243] Compiling BlockchainSwift QRCodeConvertible.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[229/243] Compiling BlockchainSwift SHA.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[230/243] Compiling BlockchainSwift Keygen.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[231/243] Compiling BlockchainSwift Keysign.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[232/243] Compiling BlockchainSwift Node.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[233/243] Compiling BlockchainSwift NodeAddress.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[234/243] Compiling BlockchainSwift ProofOfWork.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[235/243] Compiling BlockchainSwift Wallet.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[236/243] Compiling BlockchainSwift Transaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[237/243] Compiling BlockchainSwift TransactionInput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[238/243] Compiling BlockchainSwift TransactionOutputReference.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[239/243] Compiling BlockchainSwift Messages.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[240/243] Compiling BlockchainSwift Network.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[241/243] Compiling BlockchainSwift Block.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[242/243] Compiling BlockchainSwift Blockchain.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[243/243] Compiling BlockchainSwift Serialization.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/18] Emitting module BlockchainSwift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[3/20] Compiling BlockchainSwift QRCodeConvertible.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[4/20] Compiling BlockchainSwift SHA.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[5/20] Compiling BlockchainSwift TransationOutput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[6/20] Compiling BlockchainSwift UnspentTransaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[7/20] Compiling BlockchainSwift Messages.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[8/20] Compiling BlockchainSwift Network.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[9/20] Compiling BlockchainSwift Keygen.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[10/20] Compiling BlockchainSwift Keysign.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[11/20] Compiling BlockchainSwift Transaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[12/20] Compiling BlockchainSwift TransactionInput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[13/20] Compiling BlockchainSwift TransactionOutputReference.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[14/20] Compiling BlockchainSwift Block.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[15/20] Compiling BlockchainSwift Blockchain.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[16/20] Compiling BlockchainSwift Serialization.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[17/20] Compiling BlockchainSwift Node.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[18/20] Compiling BlockchainSwift NodeAddress.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[19/20] Compiling BlockchainSwift ProofOfWork.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
[20/20] Compiling BlockchainSwift Wallet.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.10 linux