Build Information
Failed to build Automerge, reference main (cdbdce
), with Swift 5.9 for Linux on 16 Apr 2025 16:08:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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/automerge/automerge-swift.git
Reference: main
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/automerge/automerge-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cdbdce0 updates to package for 0.6.1 release
Cloned https://github.com/automerge/automerge-swift.git
Revision (git rev-parse @):
cdbdce07bb3e21809cbb801402ef45114a5dd584
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/automerge/automerge-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/automerge/automerge-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Downloading binary artifact https://github.com/automerge/automerge-swift/releases/download/0.6.1/automergeFFI.xcframework.zip
[4209/46544488] Downloading https://github.com/automerge/automerge-swift/releases/download/0.6.1/automergeFFI.xcframework.zip
Downloaded https://github.com/automerge/automerge-swift/releases/download/0.6.1/automergeFFI.xcframework.zip (4.18s)
Building for debugging...
[1/2] Emitting module AutomergeUniffi
[2/2] Compiling AutomergeUniffi automerge.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/40] Emitting module Automerge
/host/spi-builder-workspace/Sources/Automerge/_AutomergeLinux.swift:8:8: error: This explicit error is to indicate that this package doesn't support Linux as it stands
#error("This explicit error is to indicate that this package doesn't support Linux as it stands")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/44] Compiling Automerge SyncState.swift
/host/spi-builder-workspace/Sources/Automerge/_AutomergeLinux.swift:8:8: error: This explicit error is to indicate that this package doesn't support Linux as it stands
#error("This explicit error is to indicate that this package doesn't support Linux as it stands")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/44] Compiling Automerge TextEncoding.swift
/host/spi-builder-workspace/Sources/Automerge/_AutomergeLinux.swift:8:8: error: This explicit error is to indicate that this package doesn't support Linux as it stands
#error("This explicit error is to indicate that this package doesn't support Linux as it stands")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[8/44] Compiling Automerge Value.swift
/host/spi-builder-workspace/Sources/Automerge/_AutomergeLinux.swift:8:8: error: This explicit error is to indicate that this package doesn't support Linux as it stands
#error("This explicit error is to indicate that this package doesn't support Linux as it stands")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9/44] Compiling Automerge _AutomergeLinux.swift
/host/spi-builder-workspace/Sources/Automerge/_AutomergeLinux.swift:8:8: error: This explicit error is to indicate that this package doesn't support Linux as it stands
#error("This explicit error is to indicate that this package doesn't support Linux as it stands")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[10/44] Compiling Automerge AnyCodingKey.swift
[11/44] Compiling Automerge BindingError.swift
[12/44] Compiling Automerge AutomergeDecoder.swift
[13/44] Compiling Automerge AutomergeDecoderImpl.swift
[14/44] Compiling Automerge AutomergeKeyedDecodingContainer.swift
[15/44] Compiling Automerge ActorId.swift
[16/44] Compiling Automerge AutomergeText.swift
[17/44] Compiling Automerge Counter.swift
[18/44] Compiling Automerge Change.swift
[19/44] Compiling Automerge ChangeHash.swift
[20/44] Compiling Automerge ObjType.swift
[21/44] Compiling Automerge Patch.swift
[22/44] Compiling Automerge PathElement.swift
[23/44] Compiling Automerge ScalarValue.swift
[24/44] Compiling Automerge ScalarValueRepresentable.swift
[25/44] Compiling Automerge AutomergeEncoderImpl.swift
[26/44] Compiling Automerge AutomergeKeyedEncodingContainer.swift
[27/44] Compiling Automerge AutomergeSingleValueEncodingContainer.swift
[28/44] Compiling Automerge AutomergeUnkeyedEncodingContainer.swift
[29/44] Compiling Automerge CodingKeyLookupError.swift
[30/44] Compiling Automerge EncodingContainerType.swift
[31/44] Compiling Automerge SchemaStrategy.swift
[32/44] Compiling Automerge TypeOfAutomergeValue.swift
[33/44] Compiling Automerge Cursor.swift
[34/44] Compiling Automerge Document+Transferable.swift
[35/44] Compiling Automerge AutomergeSingleValueDecodingContainer.swift
[36/44] Compiling Automerge AutomergeUnkeyedDecodingContainer.swift
[37/44] Compiling Automerge Document+lookupPath.swift
[38/44] Compiling Automerge Document+retrieveObjectId.swift
[39/44] Compiling Automerge AutomergeEncoder.swift
[40/44] Compiling Automerge Document.swift
[41/44] Compiling Automerge Errors.swift
[42/44] Compiling Automerge LogVerbosity.swift
[43/44] Compiling Automerge Marks.swift
[44/44] Compiling Automerge ObjId.swift
error: fatalError
BUILD FAILURE 5.9 linux