Build Information
Failed to build XCEValidatableValue, reference 5.6.0 (d82f9d
), with Swift 5.10 for Linux on 19 Jan 2025 06:46:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XCEssentials/XCEValidatableValue.git
Reference: 5.6.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/XCEssentials/XCEValidatableValue
* tag 5.6.0 -> FETCH_HEAD
HEAD is now at d82f9d2 Merge branch 'release/5.6.0'
Cloned https://github.com/XCEssentials/XCEValidatableValue.git
Revision (git rev-parse @):
d82f9d2bf5925fb7ee7c527bba3a931a719a8f3c
SUCCESS checkout https://github.com/XCEssentials/XCEValidatableValue.git at 5.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/XCEssentials/XCEValidatableValue.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/XCEssentials/XCERequirement
[1/997] Fetching xcerequirement
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.20s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (1.07s)
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling XCERequirement Requirement.swift
[5/7] Emitting module XCERequirement
[6/7] Compiling XCERequirement Aliases.swift
[7/7] Compiling XCERequirement Check.swift
[9/28] Compiling XCEValidatableValue Collection+Helpers.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[10/28] Compiling XCEValidatableValue Initializers.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[11/28] Compiling XCEValidatableValue IsSecretValue.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/30] Emitting module XCEValidatableValue
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[13/30] Compiling XCEValidatableValue Metadata.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[14/30] Compiling XCEValidatableValue Operators.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[15/30] Compiling XCEValidatableValue Required.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[16/30] Compiling XCEValidatableValue *SomeValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[17/30] Compiling XCEValidatableValue CharacterSet+Helpers.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[18/30] Compiling XCEValidatableValue DisplayNamed.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[19/30] Compiling XCEValidatableValue *SomeValidatable.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[20/30] Compiling XCEValidatableValue Errors.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[21/30] Compiling XCEValidatableValue SomeCheckmarkValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[22/30] Compiling XCEValidatableValue String+Helpers.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[23/30] Compiling XCEValidatableValue Optional+Helpers.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[24/30] Compiling XCEValidatableValue SomeBoolFlagValidatableValue.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[25/30] Compiling XCEValidatableValue *SomeValidatableEntity.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[26/30] Compiling XCEValidatableValue *Persistence.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[27/30] Compiling XCEValidatableValue *SomeNonRequiredValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[28/30] Compiling XCEValidatableValue *SomeRequiredValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[29/30] Compiling XCEValidatableValue *SomeValidatableValueWrapper.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
[30/30] Compiling XCEValidatableValue NonRequired.swift
/host/spi-builder-workspace/Sources/Core/Helpers/String+Helpers.swift:29:8: error: no such module 'Darwin'
import Darwin
^
error: fatalError
BUILD FAILURE 5.10 linux