Build Information
Failed to build bytes, reference develop (9444da
), with Swift 6.1 for Linux on 27 Apr 2025 01:52:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tbointeractive/bytes.git
Reference: develop
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
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 9444dab update changelog (#57)
Cloned https://github.com/tbointeractive/bytes.git
Revision (git rev-parse @):
9444dab5f7e3c40c099ea34beb0fa4761dfb908a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tbointeractive/bytes.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/tbointeractive/bytes.git
https://github.com/tbointeractive/bytes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "bytes",
"name" : "bytes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "bytes",
"targets" : [
"bytes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "bytesTests",
"module_type" : "SwiftTarget",
"name" : "bytesTests",
"path" : "Tests/bytesTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/bytesTests/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/bytesTests/Resources/en.lproj/More.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
}
],
"sources" : [
"Dictionary+DiffTests.swift",
"Strings+LocalizableTests.swift",
"UserDefault+SetsTests.swift"
],
"target_dependencies" : [
"bytes"
],
"type" : "test"
},
{
"c99name" : "bytes",
"module_type" : "SwiftTarget",
"name" : "bytes",
"path" : "Sources",
"product_memberships" : [
"bytes"
],
"sources" : [
"bytes/Application.swift",
"bytes/AsyncViewController.swift",
"bytes/Device.swift",
"bytes/DiscardTouchView.swift",
"bytes/Extensions/Bool+Random.swift",
"bytes/Extensions/ByteCountFormatter+Preconfigured.swift",
"bytes/Extensions/Collection+JoinNSAttributedString.swift",
"bytes/Extensions/Collection+Randomizing.swift",
"bytes/Extensions/DateComponentsFormatter+Preconfigured.swift",
"bytes/Extensions/DateFormatter+Preconfigured.swift",
"bytes/Extensions/Dictionary+Diff.swift",
"bytes/Extensions/Dictionary+Merge.swift",
"bytes/Extensions/Double+TimeInterval.swift",
"bytes/Extensions/Int+Random.swift",
"bytes/Extensions/NumberFormatter+Preconfigured.swift",
"bytes/Extensions/String+Hashes.swift",
"bytes/Extensions/String+Localizable.swift",
"bytes/Extensions/String+Random.swift",
"bytes/Extensions/UIColor+Components.swift",
"bytes/Extensions/UIColor+Hex.swift",
"bytes/Extensions/UIImage+Color.swift",
"bytes/Extensions/UIImage+Transformations.swift",
"bytes/Extensions/UIView+Constraints.swift",
"bytes/Extensions/UIView+Nib.swift",
"bytes/Extensions/UIView+Rendering.swift",
"bytes/Extensions/UIViewController+Hierarchie.swift",
"bytes/Extensions/URL+QueryItems.swift",
"bytes/Extensions/UserDefaults+Sets.swift",
"bytes/IconFont.swift",
"bytes/SemanticVersion.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.18s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3375] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.15s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
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'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[6/32] Compiling bytes UIImage+Color.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[7/32] Compiling bytes UIImage+Transformations.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[8/32] Compiling bytes UIView+Constraints.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[9/32] Compiling bytes UIView+Nib.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[10/32] Compiling bytes Application.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[11/32] Compiling bytes AsyncViewController.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[12/32] Compiling bytes Device.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[13/32] Compiling bytes DiscardTouchView.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[14/32] Compiling bytes DateComponentsFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[15/32] Compiling bytes DateFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[16/32] Compiling bytes Dictionary+Diff.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[17/32] Compiling bytes Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[18/32] Compiling bytes UIView+Rendering.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[19/32] Compiling bytes UIViewController+Hierarchie.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[20/32] Compiling bytes URL+QueryItems.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[21/32] Compiling bytes String+Localizable.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[22/32] Compiling bytes String+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[23/32] Compiling bytes UIColor+Components.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[24/32] Compiling bytes UIColor+Hex.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[25/35] Compiling bytes Double+TimeInterval.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[26/35] Compiling bytes Int+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[27/35] Compiling bytes NumberFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[28/35] Compiling bytes String+Hashes.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[29/35] Compiling bytes Bool+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[30/35] Compiling bytes ByteCountFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[31/35] Compiling bytes Collection+JoinNSAttributedString.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[32/35] Compiling bytes Collection+Randomizing.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[33/35] Compiling bytes UserDefaults+Sets.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[34/35] Compiling bytes IconFont.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[35/35] Compiling bytes SemanticVersion.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/31] Compiling bytes Application.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[5/31] Compiling bytes AsyncViewController.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[6/31] Compiling bytes Device.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[7/31] Compiling bytes DiscardTouchView.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[8/34] Compiling bytes String+Localizable.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[9/34] Compiling bytes String+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[10/34] Compiling bytes UIColor+Components.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[11/34] Compiling bytes UIColor+Hex.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[12/34] Compiling bytes UIImage+Color.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[13/34] Compiling bytes UIImage+Transformations.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[14/34] Compiling bytes UIView+Constraints.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[15/34] Compiling bytes UIView+Nib.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/34] Emitting module bytes
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[17/34] Compiling bytes UIView+Rendering.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[18/34] Compiling bytes UIViewController+Hierarchie.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[19/34] Compiling bytes URL+QueryItems.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[20/34] Compiling bytes Bool+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[21/34] Compiling bytes ByteCountFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[22/34] Compiling bytes Collection+JoinNSAttributedString.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[23/34] Compiling bytes Collection+Randomizing.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[24/34] Compiling bytes DateComponentsFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[25/34] Compiling bytes DateFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[26/34] Compiling bytes Dictionary+Diff.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[27/34] Compiling bytes Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[28/34] Compiling bytes Double+TimeInterval.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[29/34] Compiling bytes Int+Random.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[30/34] Compiling bytes NumberFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[31/34] Compiling bytes String+Hashes.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[32/34] Compiling bytes UserDefaults+Sets.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[33/34] Compiling bytes IconFont.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
[34/34] Compiling bytes SemanticVersion.swift
/host/spi-builder-workspace/Sources/bytes/Extensions/String+Hashes.swift:10:8: error: no such module 'CommonCrypto'
8 |
9 | import Foundation
10 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
11 |
12 | typealias CCHashSignature = (_ data: UnsafeRawPointer, _ len: CC_LONG, _ md: UnsafeMutablePointer<UInt8>) -> UnsafeMutablePointer<UInt8>?
BUILD FAILURE 6.1 linux