The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Config with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dhardiman/config.git
Reference: 1.18.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dhardiman/config
 * tag               1.18.2     -> FETCH_HEAD
HEAD is now at 8bc1f02 More logging
Cloned https://github.com/dhardiman/config.git
Revision (git rev-parse @):
8bc1f02828359665b0cebc02749f0a537ea2094c
SUCCESS checkout https://github.com/dhardiman/config.git at 1.18.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dhardiman/config.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble.git
[1/17291] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.28s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (1.02s)
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...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/22] Compiling Config ConfigError.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/22] Compiling Config ConfigGenerator.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)
[6/23] Emitting module Config
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/23] Compiling Config AESCrypt.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/23] Compiling Config Arguments.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/23] Compiling Config ConfigurationFile.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/23] Compiling Config ConfigurationProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/23] Compiling Config Template.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/23] Compiling Config IV.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/23] Compiling Config OverridePattern.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/23] Compiling Config Dictionary+MD5.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/23] Compiling Config EnumConfiguration.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/23] Compiling Config Property.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/23] Compiling Config ReferenceProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/23] Compiling Config CustomType.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/23] Compiling Config Dictionary+FromJSON.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/20] Compiling Config CustomType.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[3/20] Compiling Config Dictionary+FromJSON.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/21] Compiling Config IV.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/21] Compiling Config OverridePattern.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/21] Compiling Config Dictionary+MD5.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/21] Compiling Config EnumConfiguration.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/21] Compiling Config Property.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/21] Compiling Config ReferenceProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/21] Compiling Config Template.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/21] Compiling Config ConfigurationFile.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/21] Compiling Config ConfigurationProperty.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/21] Compiling Config ConfigError.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/21] Compiling Config ConfigGenerator.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)
[15/21] Emitting module Config
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/21] Compiling Config AESCrypt.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/21] Compiling Config Arguments.swift
/host/spi-builder-workspace/Sources/Config/AESCrypt.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1