The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  $workDir
https://github.com/MarSe32m/sebbu-ts-ds.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:7: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:7:40: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.macOS(.v10_12), .iOS(.v10)],
                                       ^
warning: /host/spi-builder-workspace/Package.swift:7: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:7: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.01s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.30s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main
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
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] Compiling Atomics AtomicReference.swift
[3/37] Compiling Atomics AtomicStorage.swift
[4/37] Compiling Atomics AtomicValue.swift
[5/39] Compiling Atomics Primitives.native.swift
[9/41] Compiling Atomics UnsafeAtomic.swift
[10/41] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/41] Compiling Atomics ManagedAtomic.swift
[12/41] Compiling Atomics ManagedAtomicLazyReference.swift
[13/41] Emitting module _CollectionsUtilities
[14/41] Compiling Atomics AtomicOptionalWrappable.swift
[15/41] Compiling Atomics IntegerConformances.swift
[16/41] Compiling Atomics PointerConformances.swift
[17/41] Compiling Atomics OptionalRawRepresentable.swift
[18/41] Compiling Atomics RawRepresentable.swift
[19/41] Compiling Atomics AtomicBool.swift
[20/41] Compiling Atomics Primitives.shims.swift
[21/41] Compiling Atomics AtomicInteger.swift
[22/41] Compiling Atomics IntegerOperations.swift
[23/41] Compiling Atomics Unmanaged extensions.swift
[24/41] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/41] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/59] Compiling DequeModule Deque+Extras.swift
[38/59] Compiling DequeModule Deque+Descriptions.swift
[39/59] Compiling DequeModule Deque+Equatable.swift
[40/59] Compiling DequeModule Deque+Codable.swift
[41/59] Compiling DequeModule Deque+Collection.swift
[42/59] Compiling DequeModule Deque+CustomReflectable.swift
[43/66] Compiling DequeModule Deque+Hashable.swift
[44/66] Compiling DequeModule Deque+Sendable.swift
[45/68] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[46/68] Compiling HeapModule Heap+Descriptions.swift
[47/68] Compiling DequeModule _DequeBuffer.swift
[48/68] Compiling DequeModule _DequeBufferHeader.swift
[49/68] Compiling HeapModule Heap.swift
[50/68] Compiling HeapModule _HeapNode.swift
[51/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[53/68] Compiling HeapModule Heap+Invariants.swift
[54/68] Compiling HeapModule Heap+UnsafeHandle.swift
[55/68] Emitting module Atomics
[58/70] Compiling DequeModule _DequeSlot.swift
[59/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/70] Emitting module HeapModule
[66/72] Compiling DequeModule Deque+Testing.swift
[67/72] Compiling DequeModule Deque._Storage.swift
[70/72] Compiling DequeModule Deque._UnsafeHandle.swift
[71/72] Compiling DequeModule Deque.swift
[72/72] Emitting module DequeModule
[75/102] Compiling SebbuTSDS SpinlockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[76/102] Compiling SebbuTSDS SpinlockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[77/102] Compiling SebbuTSDS LockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[78/102] Compiling SebbuTSDS LockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[79/105] Compiling SebbuTSDS MPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[80/105] Compiling SebbuTSDS MPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[81/105] Compiling SebbuTSDS MPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[82/105] Compiling SebbuTSDS SPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[83/105] Compiling SebbuTSDS LockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[84/105] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[85/105] Compiling SebbuTSDS LockedArray.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[86/105] Compiling SebbuTSDS LockedDictionary.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)[87/105] Emitting module SebbuTSDS
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[88/105] Compiling SebbuTSDS SPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[89/105] Compiling SebbuTSDS SPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[90/105] Compiling SebbuTSDS MPMCStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[91/105] Compiling SebbuTSDS SPSCBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[92/105] Compiling SebbuTSDS LockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[93/105] Compiling SebbuTSDS LockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[94/105] Compiling SebbuTSDS LockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[95/105] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[96/105] Compiling SebbuTSDS SpinlockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[97/105] Compiling SebbuTSDS SpinlockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[98/105] Compiling SebbuTSDS ConcurrentDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[99/105] Compiling SebbuTSDS ConcurrentQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[100/105] Compiling SebbuTSDS ConcurrentStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[101/105] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[102/105] Compiling SebbuTSDS Lock.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:7: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:7: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...
[1/28] Compiling SebbuTSDS ConcurrentStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[2/28] Compiling SebbuTSDS BoundedThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[3/28] Compiling SebbuTSDS Lock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[4/28] Compiling SebbuTSDS SpinlockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[5/28] Compiling SebbuTSDS SpinlockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[6/28] Compiling SebbuTSDS ConcurrentDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[7/28] Compiling SebbuTSDS ConcurrentQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[8/31] Compiling SebbuTSDS SPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[9/31] Compiling SebbuTSDS SPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[10/31] Compiling SebbuTSDS MPMCStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[11/31] Compiling SebbuTSDS SPSCBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[12/31] Compiling SebbuTSDS SpinlockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[13/31] Compiling SebbuTSDS SpinlockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[14/31] Compiling SebbuTSDS LockedBoundedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[15/31] Compiling SebbuTSDS LockedStack.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[16/31] Compiling SebbuTSDS LockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[17/31] Compiling SebbuTSDS SpinlockedPriorityQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[18/31] Compiling SebbuTSDS LockedArray.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[19/31] Compiling SebbuTSDS LockedDictionary.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[20/31] Compiling SebbuTSDS LockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[21/31] Compiling SebbuTSDS LockedDeque.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[22/31] Compiling SebbuTSDS LockedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[23/31] Compiling SebbuTSDS SpinlockedBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[24/31] Compiling SebbuTSDS MPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[25/31] Compiling SebbuTSDS MPSCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[26/31] Compiling SebbuTSDS MPSCQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[27/31] Compiling SebbuTSDS SPMCBoundedQueue.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[28/31] Compiling SebbuTSDS Spinlock.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[29/31] Compiling SebbuTSDS ThreadPool.swift
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
[30/31] 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)[31/31] Emitting module SebbuTSDS
/host/spi-builder-workspace/Sources/SebbuTSDS/Utilities/Spinlock.swift:11:8: error: no such module 'CSebbuTSDS'
import CSebbuTSDS
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1