The Swift Package Index logo.Swift Package Index

Build Information

Failed to build sebbu-ts-ds with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-ts-ds.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/MarSe32m/sebbu-ts-ds
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15036f5 Fix build
Cloned https://github.com/MarSe32m/sebbu-ts-ds.git
Revision (git rev-parse @):
15036f560e91c250644e1705542d776f570beb40
SUCCESS checkout https://github.com/MarSe32m/sebbu-ts-ds.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/MarSe32m/sebbu-ts-ds.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.04s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main
warning: 'spi-builder-workspace': Source files for target CSebbuTSDS should be located under /host/spi-builder-workspace/Sources/CSebbuTSDS
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/37] Emitting module Atomics
[3/39] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[4/39] Compiling _CollectionsUtilities Specialize.swift
[5/41] Compiling _CollectionsUtilities Debugging.swift
[6/41] Compiling _CollectionsUtilities Descriptions.swift
[7/41] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/41] Compiling Atomics IntegerOperations.swift
[10/41] Compiling Atomics Unmanaged extensions.swift
[11/41] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[12/41] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[13/41] Compiling _CollectionsUtilities _SortedCollection.swift
[14/41] Compiling _CollectionsUtilities _UniqueCollection.swift
[15/41] Compiling _CollectionsUtilities UInt+reversed.swift
[16/41] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[17/41] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[18/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/41] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/41] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/41] Compiling _CollectionsUtilities Integer rank.swift
[23/41] Emitting module _CollectionsUtilities
[26/41] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[46/68] Compiling DequeModule Deque+Descriptions.swift
[47/68] Compiling DequeModule Deque+Equatable.swift
[48/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[49/68] Compiling DequeModule Deque+Extras.swift
[50/68] Compiling DequeModule _DequeBuffer.swift
[51/68] Compiling DequeModule _DequeBufferHeader.swift
[52/70] Compiling HeapModule Heap+Invariants.swift
[53/70] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/70] Compiling HeapModule Heap+UnsafeHandle.swift
[55/70] Compiling HeapModule Heap+Descriptions.swift
[56/70] Compiling HeapModule Heap.swift
[57/70] Compiling HeapModule _HeapNode.swift
[58/70] Emitting module HeapModule
[61/72] Compiling DequeModule _DequeSlot.swift
[62/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/72] Compiling DequeModule Deque+Testing.swift
[64/72] Compiling DequeModule Deque._Storage.swift
[65/72] Compiling DequeModule Deque+Hashable.swift
[66/72] Compiling DequeModule Deque+Sendable.swift
[67/72] Compiling DequeModule Deque._UnsafeHandle.swift
[68/72] Compiling DequeModule Deque.swift
[69/72] Compiling DequeModule Deque+Codable.swift
[70/72] Compiling DequeModule Deque+Collection.swift
[71/72] Compiling DequeModule Deque+CustomReflectable.swift
[72/72] Emitting module DequeModule
[75/102] Compiling SebbuTSDS LockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[76/102] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[77/102] Compiling SebbuTSDS LockedArray.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[78/102] Compiling SebbuTSDS LockedDictionary.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[79/105] Compiling SebbuTSDS SpinlockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[80/105] Compiling SebbuTSDS SpinlockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[81/105] Compiling SebbuTSDS ConcurrentDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[82/105] Compiling SebbuTSDS ConcurrentQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[83/105] Compiling SebbuTSDS SpinlockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[84/105] Compiling SebbuTSDS SpinlockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[85/105] Compiling SebbuTSDS LockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[86/105] Compiling SebbuTSDS LockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[87/105] Compiling SebbuTSDS SPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[88/105] Compiling SebbuTSDS SPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[89/105] Compiling SebbuTSDS MPMCStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[90/105] Compiling SebbuTSDS SPSCBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[91/105] Compiling SebbuTSDS MPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[92/105] Compiling SebbuTSDS MPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[93/105] Compiling SebbuTSDS MPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[94/105] Compiling SebbuTSDS SPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/105] Emitting module SebbuTSDS
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[96/105] Compiling SebbuTSDS ConcurrentStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[97/105] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[98/105] Compiling SebbuTSDS Lock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[99/105] Compiling SebbuTSDS LockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[100/105] Compiling SebbuTSDS LockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[101/105] Compiling SebbuTSDS LockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[102/105] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[103/105] Compiling SebbuTSDS Spinlock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[104/105] Compiling SebbuTSDS ThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[105/105] Compiling SebbuTSDS Utilities.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:8:25: warning: 'v10_12' is deprecated: macOS 10.13 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                        ^
/host/spi-builder-workspace/Package.swift:8:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
warning: 'spi-builder-workspace': Source files for target CSebbuTSDS should be located under /host/spi-builder-workspace/Sources/CSebbuTSDS
[0/1] Planning build
Building for debugging...
[0/1] Compiling _AtomicsShims.c
[2/3] Emitting module _CollectionsUtilities
[5/7] Emitting module HeapModule
[8/9] Emitting module Atomics
[10/11] Emitting module DequeModule
[14/41] Compiling SebbuTSDS ConcurrentStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[15/41] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[16/41] Compiling SebbuTSDS Lock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[17/41] Compiling SebbuTSDS LockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[18/41] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[19/41] Compiling SebbuTSDS LockedArray.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[20/41] Compiling SebbuTSDS LockedDictionary.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[21/44] Compiling SebbuTSDS SpinlockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[22/44] Compiling SebbuTSDS SpinlockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[23/44] Compiling SebbuTSDS ConcurrentDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[24/44] Compiling SebbuTSDS ConcurrentQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[25/44] Compiling SebbuTSDS SpinlockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[26/44] Compiling SebbuTSDS SpinlockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[27/44] Compiling SebbuTSDS LockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[28/44] Compiling SebbuTSDS LockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[29/44] Compiling SebbuTSDS LockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[30/44] Compiling SebbuTSDS LockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[31/44] Compiling SebbuTSDS LockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[32/44] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[33/44] Compiling SebbuTSDS SPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[34/44] Compiling SebbuTSDS SPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[35/44] Compiling SebbuTSDS MPMCStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[36/44] Compiling SebbuTSDS SPSCBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[37/44] Compiling SebbuTSDS Spinlock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[38/44] Compiling SebbuTSDS ThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[39/44] Compiling SebbuTSDS Utilities.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/44] Emitting module SebbuTSDS
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[41/44] Compiling SebbuTSDS MPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[42/44] Compiling SebbuTSDS MPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[43/44] Compiling SebbuTSDS MPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[44/44] Compiling SebbuTSDS SPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2