The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CryptomatorCryptoLib with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cryptomator/cryptolib-swift.git
Reference: 1.1.0
Cloned https://github.com/cryptomator/cryptolib-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/cryptomator/cryptolib-swift.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/norio-nomura/Base32.git
[1/1137] Fetching base32
Fetched https://github.com/norio-nomura/Base32.git (0.22s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (1.12s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Building for debugging...
[0/3] Compiling scrypt insecure_memzero.c
[1/3] Compiling scrypt crypto_scrypt.c
[2/3] Compiling scrypt sha256.c
[4/8] Emitting module Base32
[5/8] Compiling Base32 shim.swift
[6/8] Compiling Base32 StringExtension.swift
[7/8] Compiling Base32 Base16.swift
[8/8] Compiling Base32 Base32.swift
[11/18] Compiling CryptomatorCryptoLib CryptoSupport.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/18] Compiling CryptomatorCryptoLib CryptoError.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/19] Compiling CryptomatorCryptoLib AesCtr.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/19] Emitting module CryptomatorCryptoLib
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/19] Compiling CryptomatorCryptoLib Cryptor.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/19] Compiling CryptomatorCryptoLib Masterkey.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/19] Compiling CryptomatorCryptoLib AesSiv.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/19] Compiling CryptomatorCryptoLib ContentCryptor.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/19] Compiling CryptomatorCryptoLib MasterkeyFile.swift
/host/spi-builder-workspace/Sources/CryptomatorCryptoLib/AesCtr.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2