The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Config 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhardiman/config.git
Reference: 1.18.2
Cloned https://github.com/dhardiman/config.git into spi-builder-workspace
SUCCESS checkout https://github.com/dhardiman/config.git at 1.18.2
========================================
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
Fetching https://github.com/Quick/Nimble.git
[1/16109] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (1.15s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Building for debugging...
[1/18] Compiling Config ConfigError.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[2/18] Compiling Config ConfigGenerator.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[3/19] Compiling Config Template.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/19] Emitting module Config
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/19] Compiling Config AESCrypt.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/19] Compiling Config Arguments.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/19] Compiling Config Property.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/19] Compiling Config ReferenceProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/19] Compiling Config ConfigurationFile.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/19] Compiling Config ConfigurationProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/19] Compiling Config IV.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/19] Compiling Config OverridePattern.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/19] Compiling Config CustomType.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/19] Compiling Config Dictionary+FromJSON.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/19] Compiling Config Dictionary+MD5.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/19] Compiling Config EnumConfiguration.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2