The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoldenKey with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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.19.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-4609320-1":/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 Digest.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[2/9] Compiling GoldenKey CryptorError.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)
[3/9] Compiling GoldenKey Cryptor.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[4/9] Compiling GoldenKey CryptorAlgorithm.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[5/9] Emitting module GoldenKey
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[6/10] Compiling GoldenKey CryptorOptions.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[7/10] Compiling GoldenKey RandomBytes.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[8/10] Compiling GoldenKey PBKDF2.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[9/10] Compiling GoldenKey HMAC.swift
/host/spi-builder-workspace/GoldenKey/CommonCrypto/Cryptor.swift:10:8: error: no such module 'CommonCrypto.CommonCryptor'
import CommonCrypto.CommonCryptor
       ^
[10/10] Compiling GoldenKey SecurityError.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

Build Machine: Linux 2