This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 GoldenKey with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/golden-key.git
Reference: master
Cloned https://github.com/RedMadRobot/golden-key.git into spi-builder-workspace
SUCCESS checkout https://github.com/RedMadRobot/golden-key.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/9] Compiling GoldenKey RandomBytes.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[2/10] Compiling GoldenKey CryptorOptions.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[3/10] Compiling GoldenKey Digest.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[4/10] Compiling GoldenKey SecurityError.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[5/10] Compiling GoldenKey PBKDF2.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[6/10] Compiling GoldenKey HMAC.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module GoldenKey
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[8/10] Compiling GoldenKey CryptorError.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[9/10] Compiling GoldenKey Cryptor.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[10/10] Compiling GoldenKey CryptorAlgorithm.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.