The Swift Package Index logo.Swift Package Index

Build Information

Failed to build bytes with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/tbointeractive/bytes.git
Reference: 1.4.0
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/tbointeractive/bytes
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 9444dab update changelog (#57)
Cloned https://github.com/tbointeractive/bytes.git
Revision (git rev-parse @):
9444dab5f7e3c40c099ea34beb0fa4761dfb908a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/tbointeractive/bytes.git at 1.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tbointeractive/bytes.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
[1/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.48s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2483] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.51s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/32] Emitting module bytes
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/35] Compiling bytes String+Localizable.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/35] Compiling bytes String+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/35] Compiling bytes UIColor+Components.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/35] Compiling bytes UIColor+Hex.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/35] Compiling bytes Application.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/35] Compiling bytes AsyncViewController.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/35] Compiling bytes Device.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/35] Compiling bytes DiscardTouchView.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/35] Compiling bytes UIView+Rendering.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/35] Compiling bytes UIViewController+Hierarchie.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/35] Compiling bytes URL+QueryItems.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/35] Compiling bytes Double+TimeInterval.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/35] Compiling bytes Int+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/35] Compiling bytes NumberFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[20/35] Compiling bytes String+Hashes.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[21/35] Compiling bytes Bool+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[22/35] Compiling bytes ByteCountFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[23/35] Compiling bytes Collection+JoinNSAttributedString.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[24/35] Compiling bytes Collection+Randomizing.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[25/35] Compiling bytes UIImage+Color.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[26/35] Compiling bytes UIImage+Transformations.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[27/35] Compiling bytes UIView+Constraints.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[28/35] Compiling bytes UIView+Nib.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[29/35] Compiling bytes DateComponentsFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[30/35] Compiling bytes DateFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[31/35] Compiling bytes Dictionary+Diff.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[32/35] Compiling bytes Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[33/35] Compiling bytes UserDefaults+Sets.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[34/35] Compiling bytes IconFont.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[35/35] Compiling bytes SemanticVersion.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/31] Compiling bytes UIImage+Color.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/31] Compiling bytes UIImage+Transformations.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/31] Compiling bytes UIView+Constraints.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/31] Compiling bytes UIView+Nib.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/34] Emitting module bytes
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/34] Compiling bytes Application.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/34] Compiling bytes AsyncViewController.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/34] Compiling bytes Device.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/34] Compiling bytes DiscardTouchView.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/34] Compiling bytes DateComponentsFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/34] Compiling bytes DateFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/34] Compiling bytes Dictionary+Diff.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/34] Compiling bytes Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/34] Compiling bytes UIView+Rendering.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/34] Compiling bytes UIViewController+Hierarchie.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/34] Compiling bytes URL+QueryItems.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[20/34] Compiling bytes Double+TimeInterval.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[21/34] Compiling bytes Int+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[22/34] Compiling bytes NumberFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[23/34] Compiling bytes String+Hashes.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[24/34] Compiling bytes String+Localizable.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[25/34] Compiling bytes String+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[26/34] Compiling bytes UIColor+Components.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[27/34] Compiling bytes UIColor+Hex.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[28/34] Compiling bytes Bool+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[29/34] Compiling bytes ByteCountFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[30/34] Compiling bytes Collection+JoinNSAttributedString.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[31/34] Compiling bytes Collection+Randomizing.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[32/34] Compiling bytes UserDefaults+Sets.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[33/34] Compiling bytes IconFont.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[34/34] Compiling bytes SemanticVersion.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2