Build Information
Failed to build Sugar, reference 0.2.0 (b9d451), with Swift 6.1 for Android on 27 May 2025 13:51:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/venj/sugar.git
Reference: 0.2.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/venj/sugar
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at b9d451d Added Package.swift. Currently only support apple platform.
Cloned https://github.com/venj/sugar.git
Revision (git rev-parse @):
b9d451d185f8fcaddb4665d289074db2cbb829e5
SUCCESS checkout https://github.com/venj/sugar.git at 0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/venj/sugar.git
https://github.com/venj/sugar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "Sugar",
"name" : "Sugar",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Sugar",
"targets" : [
"Sugar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "Sugar",
"module_type" : "SwiftTarget",
"name" : "Sugar",
"path" : "Sugar",
"product_memberships" : [
"Sugar"
],
"sources" : [
"Array+Ruby.swift",
"CharacterSet+URLEncode.swift",
"Comparable+Ruby.swift",
"Data+Base64.swift",
"Dictionary+JSON.swift",
"Dictionary+Ruby.swift",
"Double+ActiveSupport.swift",
"Double+Ruby.swift",
"Float+Ruby.swift",
"Int+ActiveSupport.swift",
"Int+FileSize.swift",
"Int+Ruby.swift",
"Int64+ActiveSupport.swift",
"Int64+Ruby.swift",
"NSDate+Ruby.swift",
"NSRange+Swift.swift",
"NSTextCheckingResultExtension.swift",
"Operators+General.swift",
"Operators+Ruby.swift",
"String+ActiveSupport.swift",
"String+Base64.swift",
"String+Hash.swift",
"String+JSON.swift",
"String+Path.swift",
"String+Range.swift",
"String+Regex.swift",
"String+Ruby.swift",
"String+URLEncode.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/28] Compiling Sugar Dictionary+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[4/28] Compiling Sugar Dictionary+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[5/28] Compiling Sugar Double+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[6/28] Compiling Sugar Double+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[7/31] Compiling Sugar Float+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[8/31] Compiling Sugar Int+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[9/31] Compiling Sugar Int+FileSize.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[10/31] Compiling Sugar Int+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[11/31] Compiling Sugar NSTextCheckingResultExtension.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[12/31] Compiling Sugar Operators+General.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[13/31] Compiling Sugar Operators+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[14/31] Compiling Sugar Int64+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[15/31] Compiling Sugar Int64+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[16/31] Compiling Sugar NSDate+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[17/31] Compiling Sugar NSRange+Swift.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[18/31] Compiling Sugar String+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[19/31] Compiling Sugar String+Path.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[20/31] Compiling Sugar String+Range.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/31] Emitting module Sugar
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[22/31] Compiling Sugar String+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[23/31] Compiling Sugar String+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[24/31] Compiling Sugar String+Hash.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[25/31] Compiling Sugar Array+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[26/31] Compiling Sugar CharacterSet+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[27/31] Compiling Sugar Comparable+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[28/31] Compiling Sugar Data+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[29/31] Compiling Sugar String+Regex.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[30/31] Compiling Sugar String+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[31/31] Compiling Sugar String+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/27] Emitting module Sugar
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[3/30] Compiling Sugar Int64+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[4/30] Compiling Sugar Int64+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[5/30] Compiling Sugar NSDate+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[6/30] Compiling Sugar NSRange+Swift.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[7/30] Compiling Sugar Dictionary+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[8/30] Compiling Sugar Dictionary+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[9/30] Compiling Sugar Double+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[10/30] Compiling Sugar Double+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[11/30] Compiling Sugar Array+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[12/30] Compiling Sugar CharacterSet+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[13/30] Compiling Sugar Comparable+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[14/30] Compiling Sugar Data+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[15/30] Compiling Sugar String+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[16/30] Compiling Sugar String+Path.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[17/30] Compiling Sugar String+Range.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[18/30] Compiling Sugar NSTextCheckingResultExtension.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[19/30] Compiling Sugar Operators+General.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[20/30] Compiling Sugar Operators+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[21/30] Compiling Sugar String+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[22/30] Compiling Sugar String+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[23/30] Compiling Sugar String+Hash.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[24/30] Compiling Sugar Float+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[25/30] Compiling Sugar Int+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[26/30] Compiling Sugar Int+FileSize.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[27/30] Compiling Sugar Int+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[28/30] Compiling Sugar String+Regex.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[29/30] Compiling Sugar String+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
[30/30] Compiling Sugar String+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:13:8: error: no such module 'CommonCrypto'
11 | import COpenSSL
12 | #else
13 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
14 | #endif
15 |
BUILD FAILURE 6.1 android