The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sugar, reference master (4fa4a7), with Swift 6.3 for Linux on 20 Apr 2026 17:25:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/venj/sugar.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4fa4a7a Swift 5.
Cloned https://github.com/venj/sugar.git
Revision (git rev-parse @):
4fa4a7a833e606ed0172122cfac324fcc824d3ec
SUCCESS checkout https://github.com/venj/sugar.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/venj/sugar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/28] Emitting module Sugar
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[4/31] Compiling Sugar NSTextCheckingResultExtension.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[5/31] Compiling Sugar Operators+General.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[6/31] Compiling Sugar Operators+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[7/31] Compiling Sugar String+Regex.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[8/31] Compiling Sugar String+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[9/31] Compiling Sugar String+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[10/31] Compiling Sugar String+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[11/31] Compiling Sugar String+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[12/31] Compiling Sugar String+Hash.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[13/31] Compiling Sugar Array+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[14/31] Compiling Sugar CharacterSet+URLEncode.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[15/31] Compiling Sugar Comparable+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[16/31] Compiling Sugar Data+Base64.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[17/31] Compiling Sugar Float+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[18/31] Compiling Sugar Int+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[19/31] Compiling Sugar Int+FileSize.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[20/31] Compiling Sugar Int+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[21/31] Compiling Sugar Int64+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[22/31] Compiling Sugar Int64+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[23/31] Compiling Sugar NSDate+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[24/31] Compiling Sugar NSRange+Swift.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[25/31] Compiling Sugar Dictionary+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[26/31] Compiling Sugar Dictionary+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[27/31] Compiling Sugar Double+ActiveSupport.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[28/31] Compiling Sugar Double+Ruby.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[29/31] Compiling Sugar String+JSON.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[30/31] Compiling Sugar String+Path.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
[31/31] Compiling Sugar String+Range.swift
/host/spi-builder-workspace/Sugar/String+Hash.swift:11:8: error: no such module 'COpenSSL'
  9 | import Foundation
 10 | #if os(Linux)
 11 | import COpenSSL
    |        `- error: no such module 'COpenSSL'
 12 | #else
 13 | import CommonCrypto
BUILD FAILURE 6.3 linux