The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Brightroom with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/VergeGroup/Verge.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/1143] Fetching swift-atomics
[1144/51878] Fetching swift-atomics, rxswift
[29556/261103] Fetching swift-atomics, rxswift, verge
Fetched https://github.com/apple/swift-atomics.git (2.10s)
Fetching https://github.com/FluidGroup/swift-collections
Fetched https://github.com/ReactiveX/RxSwift.git (2.13s)
Fetching https://github.com/FluidGroup/TransitionPatch.git
[1/8806] Fetching swift-collections
Fetched https://github.com/FluidGroup/TransitionPatch.git (0.21s)
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager (0.22s)
Fetched https://github.com/FluidGroup/swift-collections (0.76s)
Fetched https://github.com/VergeGroup/Verge.git (5.77s)
Computing version for https://github.com/FluidGroup/TransitionPatch.git
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (0.22s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 11.5.3 (0.26s)
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.23s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.23s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.26s)
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/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/FluidGroup/swift-collections
Working copy of https://github.com/FluidGroup/swift-collections resolved at 1.1.0
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/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] Compiling Atomics DoubleWord.swift
[3/37] Compiling Atomics AtomicBool.swift
[4/39] Compiling TransitionPatch Source.swift
[5/39] Emitting module TransitionPatch
[7/41] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/41] Compiling _CollectionsUtilities Descriptions.swift
[11/41] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[12/41] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[13/41] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[14/41] Compiling _CollectionsUtilities _UniqueCollection.swift
[15/41] Compiling _CollectionsUtilities Debugging.swift
[16/41] Compiling _CollectionsUtilities Array+WithContiguousStorage Compatibility.swift
[17/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/41] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/41] Emitting module _CollectionsUtilities
[20/41] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[21/41] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/41] Compiling _CollectionsUtilities Integer rank.swift
[23/41] Compiling Atomics AtomicLazyReference.swift
[24/42] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[25/42] Compiling _CollectionsUtilities _SortedCollection.swift
[34/44] 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
       ^
[35/60] Compiling Atomics PointerConformances.swift
[36/60] Compiling DequeModule Deque+Descriptions.swift
[37/60] Compiling DequeModule Deque+Equatable.swift
[38/62] Compiling DequeModule Deque+Hashable.swift
[39/62] Compiling DequeModule Deque+Sendable.swift
[40/62] Compiling DequeModule _DequeBuffer.swift
[41/62] Compiling DequeModule _DequeBufferHeader.swift
[42/62] 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
       ^
[43/62] 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
       ^
[44/62] Compiling DequeModule _DequeSlot.swift
[45/62] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/62] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[47/62] Compiling DequeModule Deque+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)[48/62] 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
       ^
[49/62] 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
       ^
[50/62] Compiling Atomics HighLevelTypes.swift
BUILD FAILURE 5.7 linux

Build Machine: Linux 1