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

Successful build of swift-sodium, reference v0.0.2 (1c76ec), with Swift 5.9 for macOS (SPM) on 15 Aug 2024 14:52:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sinoru/swift-sodium.git
Reference: v0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sinoru/swift-sodium
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at 1c76ec2 Merge branch 'release/0.0.2'
Cloned https://github.com/sinoru/swift-sodium.git
Revision (git rev-parse @):
1c76ec249bec72659723e0775d0aee32777b64ca
SUCCESS checkout https://github.com/sinoru/swift-sodium.git at v0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sinoru/swift-sodium.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/134] Compiling _AtomicsShims.c
[1/134] Compiling aead_aes256gcm.c
[2/134] Compiling aegis128l_aesni.c
[3/134] Compiling aegis256_aesni.c
[4/140] Compiling aegis128l_soft.c
[5/140] Compiling aegis256_soft.c
[6/152] Compiling aead_aegis256.c
[7/177] Compiling stream_chacha20.c
[8/177] Compiling aegis128l_armcrypto.c
[9/177] Compiling version.c
[10/177] Compiling runtime.c
[11/177] Compiling utils.c
[12/177] Compiling aegis256_armcrypto.c
[13/177] Compiling core.c
[14/177] Compiling randombytes.c
[15/177] Compiling codecs.c
[16/177] Compiling randombytes_sysrandom.c
[17/177] Compiling verify.c
[18/177] Compiling randombytes_internal_random.c
[19/177] Compiling stream_xsalsa20.c
[20/177] Compiling stream_salsa208.c
[21/177] Compiling stream_salsa208_ref.c
[22/177] Compiling stream_xchacha20.c
[23/177] Compiling stream_salsa2012_ref.c
[24/177] Compiling stream_salsa2012.c
[25/177] Compiling salsa20_xmm6-asm.S
[26/177] Compiling salsa20_xmm6int-sse2.c
[27/177] Compiling salsa20_xmm6int-avx2.c
[28/177] Compiling salsa20_xmm6.c
[29/177] Compiling stream_salsa20.c
[30/177] Compiling salsa20_ref.c
[31/177] Compiling crypto_stream.c
[32/177] Compiling chacha20_dolbeau-ssse3.c
[33/177] Compiling chacha20_dolbeau-avx2.c
[34/177] Compiling chacha20_ref.c
[35/177] Compiling sign_ed25519.c
[36/177] Compiling sign.c
[37/177] Compiling open.c
[38/177] Compiling obsolete.c
[39/177] Compiling crypto_sign.c
[40/177] Compiling keypair.c
[41/177] Compiling shorthash_siphash24.c
[42/177] Compiling shorthash_siphashx24.c
[43/177] Compiling shorthash_siphashx24_ref.c
[44/177] Compiling crypto_shorthash.c
[45/177] Compiling shorthash_siphash24_ref.c
[46/177] Compiling secretbox_xsalsa20poly1305.c
[47/177] Compiling secretbox_xchacha20poly1305.c
[48/177] Compiling secretstream_xchacha20poly1305.c
[49/177] Compiling crypto_secretbox_easy.c
[50/177] Compiling crypto_secretbox.c
[51/177] Compiling scalarmult_ristretto255_ref10.c
[52/177] Compiling sandy2x.S
[53/177] Compiling ladder.S
[54/177] Compiling scalarmult_curve25519.c
[55/177] Compiling scalarmult_ed25519_ref10.c
[56/177] Compiling fe_frombytes_sandy2x.c
[57/177] Compiling fe51_pack.S
[58/177] Compiling fe51_nsquare.S
[59/177] Compiling fe51_mul.S
[60/177] Compiling fe51_invert.c
[61/177] Compiling consts.S
[62/177] Compiling curve25519_sandy2x.c
[63/177] Compiling crypto_scalarmult.c
[64/177] Compiling x25519_ref10.c
[65/177] Compiling pwhash_scryptsalsa208sha256_sse.c
[66/177] Compiling scrypt_platform.c
[67/177] Compiling pwhash_scryptsalsa208sha256.c
[67/177] Compiling pbkdf2-sha256.c
[69/177] Compiling pwhash_scryptsalsa208sha256_nosse.c
[70/177] Compiling crypto_scrypt-common.c
[71/177] Compiling crypto_pwhash.c
[72/177] Compiling pwhash_argon2id.c
[73/177] Compiling blake2b-long.c
[74/177] Compiling pwhash_argon2i.c
[75/177] Compiling argon2.c
[76/177] Compiling argon2-fill-block-ssse3.c
[77/177] Compiling argon2-fill-block-avx512f.c
[78/177] Compiling argon2-fill-block-avx2.c
[79/177] Compiling argon2-encoding.c
[80/177] Compiling argon2-fill-block-ref.c
[81/177] Compiling poly1305_sse2.c
[82/177] Compiling argon2-core.c
[83/177] Compiling onetimeauth_poly1305.c
[84/177] Compiling poly1305_donna.c
[85/177] Compiling crypto_onetimeauth.c
[86/177] Compiling kdf_hkdf_sha512.c
[87/177] Compiling crypto_kx.c
[88/177] Compiling kdf_hkdf_sha256.c
[89/177] Compiling crypto_kdf.c
[90/177] Compiling hash_sha512.c
[91/177] Compiling kdf_blake2b.c
[92/177] Compiling hash_sha256.c
[93/177] Compiling crypto_hash.c
[94/177] Compiling hash_sha512_cp.c
[95/177] Compiling hash_sha256_cp.c
[96/177] Compiling crypto_generichash.c
[97/177] Compiling generichash_blake2b.c
[98/177] Compiling blake2b-ref.c
[99/177] Compiling blake2b-compress-ssse3.c
[100/177] Compiling blake2b-compress-sse41.c
[101/177] Compiling blake2b-compress-avx2.c
[102/177] Compiling generichash_blake2.c
[103/177] Compiling blake2b-compress-ref.c
[104/177] Compiling softaes.c
[105/177] Compiling core_hsalsa20_ref2.c
[106/177] Compiling core_salsa_ref.c
[108/177] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[109/177] Compiling Atomics ManagedAtomic.swift
[110/177] Compiling Atomics ManagedAtomicLazyReference.swift
[111/178] Compiling Atomics UnsafeAtomic.swift
[112/178] Compiling Atomics UnsafeAtomicLazyReference.swift
[112/178] Compiling core_hsalsa20.c
[114/178] Compiling Atomics AtomicStorage.swift
[115/178] Compiling Atomics AtomicValue.swift
[115/178] Compiling core_hchacha20.c
[116/178] Compiling core_ristretto255.c
[117/178] Compiling box_curve25519xsalsa20poly1305.c
[118/178] Compiling core_ed25519.c
[119/178] Compiling box_seal_curve25519xchacha20poly1305.c
[120/178] Compiling box_curve25519xchacha20poly1305.c
[122/178] Compiling _NIOBase64 Base64.swift
[123/178] Emitting module _NIOBase64
[124/178] Compiling Atomics PointerConformances.swift
[125/178] Compiling Atomics Primitives.native.swift
[126/178] Emitting module InternalCollectionsUtilities
[127/178] Compiling Atomics Primitives.shims.swift
[128/178] Compiling Atomics AtomicInteger.swift
[129/178] Compiling Atomics OptionalRawRepresentable.swift
[130/178] Compiling Atomics RawRepresentable.swift
[131/178] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[131/178] Compiling crypto_box_seal.c
[132/178] Compiling crypto_box_easy.c
[133/178] Compiling crypto_box.c
[134/178] Compiling auth_hmacsha512256.c
[135/178] Compiling auth_hmacsha512.c
[136/178] Compiling ed25519_ref10.c
[137/178] Compiling auth_hmacsha256.c
[138/178] Compiling crypto_auth.c
[138/178] Compiling aead_xchacha20poly1305.c
[140/178] Compiling CNIOWindows shim.c
[141/178] Compiling aead_chacha20poly1305.c
[142/178] Compiling aead_aes256gcm_aesni.c
[143/178] Compiling aead_aegis128l.c
[144/178] Compiling CNIOWindows WSAStartup.c
[145/178] Compiling CNIOLinux shim.c
[146/178] Compiling CNIOLinux liburing_shims.c
[147/178] Compiling aead_aes256gcm_armcrypto.c
[149/178] Compiling Atomics AtomicBool.swift
[150/178] Compiling Atomics IntegerConformances.swift
[151/178] Compiling Atomics AtomicOptionalWrappable.swift
[152/178] Compiling Atomics AtomicReference.swift
[153/207] Compiling DequeModule Deque+CustomReflectable.swift
[154/207] Compiling DequeModule Deque+Descriptions.swift
[155/209] Emitting module _NIODataStructures
[156/209] Compiling DequeModule Deque.swift
[157/209] Compiling DequeModule _DequeBuffer.swift
[158/209] Compiling DequeModule Deque+Sendable.swift
[159/209] Compiling DequeModule Deque+Testing.swift
[160/209] Compiling DequeModule _DequeBufferHeader.swift
[161/210] Compiling DequeModule _DequeSlot.swift
[164/210] Compiling Atomics AtomicMemoryOrderings.swift
[165/210] Compiling Atomics DoubleWord.swift
[166/210] Compiling DequeModule Deque+Extras.swift
[167/210] Compiling DequeModule Deque+Hashable.swift
[168/210] Compiling DequeModule _UnsafeWrappedBuffer.swift
[168/210] Compiling CNIODarwin shim.c
[170/210] Compiling _NIODataStructures _TinyArray.swift
[171/210] Compiling _NIODataStructures PriorityQueue.swift
[172/210] Compiling _NIODataStructures Heap.swift
[173/210] Compiling SodiumCore Sodium+DataProtocol_Base64.swift
[174/210] Compiling SodiumCore Sodium+DataProtocol_Random.swift
[175/210] Compiling SodiumCore Sodium+DataProtocol.swift
[176/210] Compiling SodiumCore Sodium+Error.swift
[177/210] Compiling SodiumCore Sodium.swift
[178/211] Compiling SodiumCore Sodium+Data.swift
[179/211] Compiling DequeModule Deque+Equatable.swift
[180/211] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[181/211] Emitting module SodiumCore
[182/211] Compiling DequeModule Deque+Codable.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "sodium.h"
        ^
[183/211] Compiling DequeModule Deque+Collection.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "sodium.h"
        ^
[184/211] Compiling SodiumCore DataSize.swift
[185/211] Compiling Atomics IntegerOperations.swift
[186/211] Compiling Atomics Unmanaged extensions.swift
[193/211] Compiling DequeModule Deque._Storage.swift
[194/211] Compiling DequeModule Deque._UnsafeHandle.swift
[197/211] Compiling SodiumCore SymmetricKey.swift
[200/211] Emitting module DequeModule
[209/223] Compiling SodiumSecretBox SodiumSecretBox.swift
[210/223] Compiling SodiumSecretStream SodiumSecretStream.swift
[211/223] Emitting module SodiumSecretStream
[212/223] Compiling SodiumSecretStream SecretStream.swift
[213/223] Compiling SodiumSecretBox SecretBoxXSalsa20Poly1305.swift
[214/223] Compiling SodiumSecretBox SecretBox.swift
[215/223] Compiling SodiumSecretBox SecretBoxCipher.swift
[216/223] Emitting module SodiumSecretBox
[217/223] Compiling SodiumSecretBox SecretBoxXChaCha20Poly1305.swift
[218/223] Compiling SodiumSecretStream SecretStreamCipher.swift
[219/223] Compiling SodiumSecretStream SecretStreamXChaCha20Poly1305.swift
[220/223] Compiling SodiumSecretStream SecretStreamTag.swift
[221/223] Emitting module Atomics
[222/225] Compiling Sodium Sodium.swift
[223/225] Emitting module Sodium
[223/228] Compiling c-nioatomics.c
[224/228] Compiling c-atomics.c
[226/234] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[227/234] Compiling NIOConcurrencyHelpers lock.swift
[228/234] Compiling NIOConcurrencyHelpers NIOLock.swift
[229/234] Emitting module NIOConcurrencyHelpers
[230/234] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[231/234] Compiling NIOConcurrencyHelpers atomics.swift
[232/293] Compiling SodiumFoundationCompat SodiumFoundationCompat.swift
[233/293] Compiling NIOCore DeadChannel.swift
[234/293] Compiling NIOCore DispatchQueue+WithFuture.swift
[235/293] Compiling NIOCore EventLoop+Deprecated.swift
[236/293] Compiling NIOCore EventLoop+SerialExecutor.swift
[237/293] Compiling NIOCore EventLoop.swift
[238/293] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[239/299] Compiling NIOCore GlobalSingletons.swift
[240/299] Compiling NIOCore IO.swift
[241/299] Compiling NIOCore IOData.swift
[242/299] Compiling NIOCore IPProtocol.swift
[243/299] Compiling NIOCore IntegerBitPacking.swift
[244/299] Compiling NIOCore IntegerTypes.swift
[245/299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[246/299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[247/299] Compiling NIOCore EventLoopFuture.swift
[248/299] Compiling NIOCore FileDescriptor.swift
[249/299] Compiling NIOCore FileHandle.swift
[250/299] Compiling NIOCore FileRegion.swift
[251/299] Compiling NIOCore AddressedEnvelope.swift
[252/299] Compiling NIOCore AsyncAwaitSupport.swift
[253/299] Compiling NIOCore AsyncChannel.swift
[254/299] Compiling NIOCore AsyncChannelHandler.swift
[255/299] Compiling NIOCore AsyncChannelInboundStream.swift
[256/299] Compiling NIOCore AsyncChannelOutboundWriter.swift
[257/299] Compiling NIOCore NIOAsyncSequenceProducer.swift
[258/299] Compiling NIOCore SocketOptionProvider.swift
[259/299] Compiling NIOCore SystemCallHelpers.swift
[260/299] Compiling NIOCore TimeAmount+Duration.swift
[261/299] Compiling NIOCore TypeAssistedChannelHandler.swift
[262/299] Compiling NIOCore UniversalBootstrapSupport.swift
[263/299] Compiling NIOCore Utilities.swift
[264/299] Emitting module SodiumFoundationCompat
[265/299] Compiling SodiumFoundationCompat Data+Sodium.swift
[266/299] Compiling NIOCore ChannelHandlers.swift
[267/299] Compiling NIOCore ChannelInvoker.swift
[268/299] Compiling NIOCore ChannelOption.swift
[269/299] Compiling NIOCore ChannelPipeline.swift
[270/299] Compiling NIOCore CircularBuffer.swift
[271/299] Compiling NIOCore Codec.swift
[272/299] Compiling NIOCore ConvenienceOptionSupport.swift
[273/299] Compiling NIOCore Interfaces.swift
[274/299] Compiling NIOCore Linux.swift
[275/299] Compiling NIOCore MarkedCircularBuffer.swift
[276/299] Compiling NIOCore MulticastChannel.swift
[277/299] Compiling NIOCore NIOAny.swift
[278/299] Compiling NIOCore NIOCloseOnErrorHandler.swift
[279/299] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[280/299] Compiling NIOCore NIOAsyncWriter.swift
[281/299] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[282/299] Compiling NIOCore BSDSocketAPI.swift
[283/299] Compiling NIOCore ByteBuffer-aux.swift
[284/299] Compiling NIOCore ByteBuffer-conversions.swift
[285/299] Compiling NIOCore ByteBuffer-core.swift
[286/299] Compiling NIOCore ByteBuffer-hexdump.swift
[287/299] Compiling NIOCore ByteBuffer-int.swift
[288/299] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[289/299] Compiling NIOCore ByteBuffer-multi-int.swift
[290/299] Compiling NIOCore ByteBuffer-views.swift
[291/299] Compiling NIOCore Channel.swift
[292/299] Compiling NIOCore ChannelHandler.swift
[293/299] Compiling NIOCore NIOLoopBound.swift
[294/299] Compiling NIOCore NIOSendable.swift
[295/299] Compiling NIOCore PointerHelpers.swift
[296/299] Compiling NIOCore RecvByteBufferAllocator.swift
[297/299] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[298/299] Compiling NIOCore SocketAddresses.swift
[299/299] Emitting module NIOCore
[300/302] Emitting module SodiumNIOCompat
[301/302] Compiling SodiumNIOCompat ByteBufferView+Sodium.swift
[302/302] Compiling SodiumNIOCompat SodiumNIOCompat.swift
Build complete! (30.59s)
Fetching https://github.com/apple/swift-nio
[1/69015] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.58s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.70.0 (0.68s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/3626] Fetching swift-system
[2/5195] Fetching swift-system, swift-atomics
[995/20087] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (3.48s)
Fetched https://github.com/apple/swift-collections.git (3.48s)
Fetched https://github.com/apple/swift-system.git (3.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (3.08s)
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.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.70.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.3.2
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
Build complete.
Done.