The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Brightroom with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.git
Reference: 2.10.1
Cloned https://github.com/FluidGroup/Brightroom.git into spi-builder-workspace
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at 2.10.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/VergeGroup/Verge.git
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/FluidGroup/TransitionPatch.git
[1/209225] Fetching verge
Fetching https://github.com/FluidGroup/swift-collections
Fetched https://github.com/FluidGroup/TransitionPatch.git (10.29s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager (10.29s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/VergeGroup/Verge.git (10.38s)
Fetching https://github.com/ReactiveX/RxSwift.git
Computing version for https://github.com/FluidGroup/TransitionPatch.git
[1/8806] Fetching swift-collections
[970/9949] Fetching swift-collections, swift-atomics
[5107/60684] Fetching swift-collections, swift-atomics, rxswift
Fetched https://github.com/apple/swift-atomics.git (0.68s)
[30115/59541] Fetching swift-collections, rxswift
Fetched https://github.com/FluidGroup/swift-collections (0.73s)
[25368/50735] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.68s)
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (2.95s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 11.5.3 (0.30s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.2.0 (0.25s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.26s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.30s)
Creating working copy for https://github.com/FluidGroup/swift-collections
Working copy of https://github.com/FluidGroup/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/VergeGroup/Verge.git
Working copy of https://github.com/VergeGroup/Verge.git resolved at 11.5.3
Creating working copy for https://github.com/FluidGroup/TransitionPatch.git
Working copy of https://github.com/FluidGroup/TransitionPatch.git resolved at 1.0.5
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.3
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 1.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/BrightroomUI/Media.xcassets
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/37] Emitting module _CollectionsUtilities
[3/39] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[4/39] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[5/39] Compiling _CollectionsUtilities Integer rank.swift
[6/39] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[7/39] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[8/39] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[11/39] Compiling ConcurrencyTaskManager _Log.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/_Log.swift:1:8: error: no such module 'os.log'
import os.log
       ^
[12/40] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/40] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/40] Emitting module TransitionPatch
[15/40] Compiling TransitionPatch Source.swift
[16/41] Compiling _CollectionsUtilities _UniqueCollection.swift
[17/41] Compiling _CollectionsUtilities Debugging.swift
[18/41] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[19/41] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[20/41] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[21/41] Compiling _CollectionsUtilities _SortedCollection.swift
[22/41] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[23/41] Compiling _CollectionsUtilities UInt+reversed.swift
[24/41] Compiling _CollectionsUtilities Descriptions.swift
[25/41] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[36/44] Compiling Atomics AtomicLazyReference.swift
[37/60] Compiling DequeModule Deque+Hashable.swift
[38/60] Compiling DequeModule Deque+Sendable.swift
[39/62] Compiling DequeModule Deque+Descriptions.swift
[40/62] Compiling DequeModule Deque+Equatable.swift
[41/62] Emitting module Atomics
[42/62] Compiling DequeModule _DequeBuffer.swift
[43/62] Compiling DequeModule _DequeBufferHeader.swift
[44/62] Compiling Atomics PointerConformances.swift
[45/62] Compiling DequeModule _DequeSlot.swift
[46/62] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/62] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/62] Compiling DequeModule Deque+Extras.swift
[49/62] Compiling Atomics HighLevelTypes.swift
[50/62] Compiling Atomics IntegerConformances.swift
[53/64] Compiling ConcurrencyTaskManager TaskManagerActor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/_Log.swift:1:8: error: no such module 'os.log'
import os.log
       ^
[54/64] Compiling DequeModule Deque+Testing.swift
[55/64] Compiling DequeModule Deque._Storage.swift
[56/64] Compiling DequeModule Deque._UnsafeHandle.swift
[57/64] Compiling DequeModule Deque.swift
[58/64] Compiling ConcurrencyTaskManager TaskType.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/_Log.swift:1:8: error: no such module 'os.log'
import os.log
       ^
[59/64] Compiling DequeModule Deque+Codable.swift
[60/64] Compiling DequeModule Deque+Collection.swift
[61/64] Compiling DequeModule Deque+CustomReflectable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/64] Emitting module ConcurrencyTaskManager
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/_Log.swift:1:8: error: no such module 'os.log'
import os.log
       ^
[63/64] Compiling ConcurrencyTaskManager TaskQueueActor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-task-manager/Sources/ConcurrencyTaskManager/_Log.swift:1:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1