The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Brightroom with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/FluidGroup/swift-collections
Fetching https://github.com/VergeGroup/Verge.git
[1/8806] Fetching swift-collections
[8807/218031] Fetching swift-collections, verge
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager (7.00s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/FluidGroup/swift-collections (7.01s)
Fetching https://github.com/FluidGroup/TransitionPatch.git
Fetched https://github.com/VergeGroup/Verge.git (7.09s)
Fetching https://github.com/apple/swift-atomics.git
[1/50735] Fetching rxswift
[2/51878] Fetching rxswift, swift-atomics
Fetched https://github.com/FluidGroup/TransitionPatch.git (0.45s)
Computing version for https://github.com/FluidGroup/TransitionPatch.git
Fetched https://github.com/apple/swift-atomics.git (0.44s)
[7103/50735] Fetching rxswift
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (0.34s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 11.5.3 (0.37s)
Fetched https://github.com/ReactiveX/RxSwift.git (2.88s)
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.31s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.31s)
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/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/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 TransitionPatch Source.swift
[3/37] Emitting module TransitionPatch
[4/38] Emitting module _CollectionsUtilities
[5/40] Compiling Atomics AtomicStrongReference.swift
[6/40] Compiling Atomics AtomicValue.swift
[7/40] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[8/40] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[9/40] Compiling Atomics DoubleWord.swift
[10/40] Compiling Atomics AtomicBool.swift
[13/42] Compiling Atomics AtomicInteger.swift
[14/42] Compiling Atomics AtomicMemoryOrderings.swift
[15/42] Compiling Atomics AtomicOptional.swift
[16/42] Compiling Atomics AtomicRawRepresentable.swift
[17/42] 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
       ^
[18/42] Compiling Atomics AtomicLazyReference.swift
[19/42] Compiling _CollectionsUtilities Descriptions.swift
[20/42] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[21/42] Compiling _CollectionsUtilities _UniqueCollection.swift
[22/42] Compiling _CollectionsUtilities Debugging.swift
[23/42] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[24/42] Compiling _CollectionsUtilities _SortedCollection.swift
[33/42] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/42] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/44] Emitting module Atomics
[38/60] Compiling DequeModule Deque+Descriptions.swift
[39/60] Compiling DequeModule Deque+Equatable.swift
[40/60] Compiling Atomics PointerConformances.swift
[41/62] Compiling DequeModule _DequeBuffer.swift
[42/62] Compiling DequeModule _DequeBufferHeader.swift
[43/62] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/62] Compiling DequeModule Deque+Extras.swift
[45/62] Compiling Atomics HighLevelTypes.swift
[46/62] Compiling Atomics IntegerConformances.swift
[49/64] Compiling DequeModule Deque+Hashable.swift
[50/64] Compiling DequeModule Deque+Sendable.swift
[51/64] Compiling DequeModule _DequeSlot.swift
[52/64] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/64] Compiling DequeModule Deque+Testing.swift
[54/64] Compiling DequeModule Deque._Storage.swift
[55/64] Compiling DequeModule Deque._UnsafeHandle.swift
[56/64] Compiling DequeModule Deque.swift
[57/64] Emitting module DequeModule
[58/64] Compiling DequeModule Deque+Codable.swift
[59/64] Compiling DequeModule Deque+Collection.swift
[60/64] Compiling DequeModule Deque+CustomReflectable.swift
[63/66] 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
       ^
[64/66] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[65/66] 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
       ^
[66/66] 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
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2