The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OSCCore with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/segabor/osccore.git
Reference: 0.11.1
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/segabor/osccore
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at b8119a0 Upgrade Swift toolchain version
Cloned https://github.com/segabor/osccore.git
Revision (git rev-parse @):
b8119a02adfe177005378a15d2a333042936d9bb
SUCCESS checkout https://github.com/segabor/osccore.git at 0.11.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/segabor/osccore.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio
[1/64497] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (3.80s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.63.0 (0.57s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/4546] Fetching swift-system, swift-atomics
[4547/18292] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.90s)
Fetched https://github.com/apple/swift-system.git from cache (0.90s)
Fetched https://github.com/apple/swift-collections.git from cache (0.92s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.63s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.63.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.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 1.1.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Building for debugging...
[0/35] Write sources
[10/35] Compiling CNIODarwin shim.c
[11/35] Compiling CNIOWindows WSAStartup.c
[11/35] Compiling CNIOWindows shim.c
[11/35] Compiling CNIOLinux liburing_shims.c
[11/35] Write sources
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[16/35] Compiling CNIOLinux shim.c
[17/35] Compiling _AtomicsShims.c
[18/35] Write swift-version-24593BA9C3E375BF.txt
[20/77] Emitting module _CollectionsUtilities
[20/79] Compiling c-atomics.c
[21/79] Compiling c-nioatomics.c
[23/85] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/85] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/85] Compiling Atomics ManagedAtomic.swift
[26/85] Compiling Atomics ManagedAtomicLazyReference.swift
[27/85] Compiling Atomics AtomicOptionalWrappable.swift
[28/85] Compiling Atomics OptionalRawRepresentable.swift
[29/85] Compiling Atomics AtomicMemoryOrderings.swift
[30/85] Compiling Atomics DoubleWord.swift
[33/87] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[34/87] Emitting module _NIOBase64
[35/87] Compiling _NIOBase64 Base64.swift
[40/88] Compiling Atomics AtomicReference.swift
[41/88] Compiling Atomics AtomicStorage.swift
[42/88] Compiling Atomics AtomicValue.swift
[44/88] Compiling Atomics RawRepresentable.swift
[45/88] Compiling Atomics AtomicBool.swift
[46/88] Emitting module Atomics
[47/88] Compiling Atomics Primitives.shims.swift
[48/88] Compiling Atomics AtomicInteger.swift
[50/88] Compiling Atomics IntegerConformances.swift
[51/88] Compiling Atomics PointerConformances.swift
[52/88] Compiling Atomics Primitives.native.swift
[64/89] Wrapping AST for _NIOBase64 for debugging
[66/89] Compiling _NIODataStructures PriorityQueue.swift
[67/89] Compiling _NIODataStructures _TinyArray.swift
[67/89] Wrapping AST for _CollectionsUtilities for debugging
[69/89] Compiling Atomics IntegerOperations.swift
[70/89] Compiling Atomics Unmanaged extensions.swift
[71/106] Wrapping AST for Atomics for debugging
[73/106] Compiling DequeModule Deque+Hashable.swift
[74/106] Compiling DequeModule Deque+Sendable.swift
[75/108] Compiling DequeModule _DequeBuffer.swift
[76/108] Compiling DequeModule _DequeBufferHeader.swift
[77/108] Compiling NIOConcurrencyHelpers lock.swift
[78/108] Compiling DequeModule _DequeSlot.swift
[79/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/108] Emitting module _NIODataStructures
[81/108] Compiling _NIODataStructures Heap.swift
[82/109] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/109] Emitting module NIOConcurrencyHelpers
[84/109] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/109] Compiling NIOConcurrencyHelpers atomics.swift
[88/110] Compiling DequeModule Deque+Testing.swift
[89/110] Compiling DequeModule Deque._Storage.swift
[89/110] Wrapping AST for _NIODataStructures for debugging
[90/110] Wrapping AST for NIOConcurrencyHelpers for debugging
[92/110] Compiling DequeModule Deque+Descriptions.swift
[93/110] Compiling DequeModule Deque+Equatable.swift
[94/110] Compiling DequeModule Deque._UnsafeHandle.swift
[95/110] Compiling DequeModule Deque.swift
[96/110] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[97/110] Compiling DequeModule Deque+Extras.swift
[98/110] Compiling DequeModule Deque+Codable.swift
[99/110] Compiling DequeModule Deque+Collection.swift
[100/110] Compiling DequeModule Deque+CustomReflectable.swift
[101/110] Emitting module DequeModule
[102/111] Wrapping AST for DequeModule for debugging
[104/168] Compiling NIOCore AddressedEnvelope.swift
[105/168] Compiling NIOCore AsyncAwaitSupport.swift
[106/168] Compiling NIOCore AsyncChannel.swift
[107/168] Compiling NIOCore AsyncChannelInboundStream.swift
[108/168] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[109/168] Compiling NIOCore AsyncChannelOutboundWriter.swift
[110/168] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[111/168] Compiling NIOCore NIOAsyncSequenceProducer.swift
[112/176] Compiling NIOCore GlobalSingletons.swift
[113/176] Compiling NIOCore IO.swift
[114/176] Compiling NIOCore IOData.swift
[115/176] Compiling NIOCore IPProtocol.swift
[116/176] Compiling NIOCore IntegerBitPacking.swift
[117/176] Compiling NIOCore IntegerTypes.swift
[118/176] Compiling NIOCore Interfaces.swift
[119/176] Compiling NIOCore Linux.swift
[120/176] Compiling NIOCore EventLoop+SerialExecutor.swift
[121/176] Compiling NIOCore EventLoop.swift
[122/176] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/176] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/176] Compiling NIOCore EventLoopFuture.swift
[125/176] Compiling NIOCore FileDescriptor.swift
[126/176] Compiling NIOCore FileHandle.swift
[127/176] Compiling NIOCore FileRegion.swift
[128/176] Compiling NIOCore ChannelOption.swift
[129/176] Compiling NIOCore ChannelPipeline.swift
[130/176] Compiling NIOCore CircularBuffer.swift
[131/176] Compiling NIOCore Codec.swift
[132/176] Compiling NIOCore ConvenienceOptionSupport.swift
[133/176] Compiling NIOCore DeadChannel.swift
[134/176] Compiling NIOCore DispatchQueue+WithFuture.swift
[135/176] Compiling NIOCore EventLoop+Deprecated.swift
[136/176] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/176] Compiling NIOCore SocketAddresses.swift
[138/176] Compiling NIOCore SocketOptionProvider.swift
[139/176] Compiling NIOCore SystemCallHelpers.swift
[140/176] Compiling NIOCore TimeAmount+Duration.swift
[141/176] Compiling NIOCore TypeAssistedChannelHandler.swift
[142/176] Compiling NIOCore UniversalBootstrapSupport.swift
[143/176] Compiling NIOCore Utilities.swift
[144/176] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[145/176] Compiling NIOCore NIOAsyncWriter.swift
[146/176] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[147/176] Compiling NIOCore BSDSocketAPI.swift
[148/176] Compiling NIOCore ByteBuffer-aux.swift
[149/176] Compiling NIOCore ByteBuffer-conversions.swift
[150/176] Compiling NIOCore ByteBuffer-core.swift
[151/176] Compiling NIOCore ByteBuffer-hexdump.swift
[152/176] Compiling NIOCore ByteBuffer-int.swift
[153/176] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[154/176] Compiling NIOCore ByteBuffer-multi-int.swift
[155/176] Compiling NIOCore ByteBuffer-views.swift
[156/176] Compiling NIOCore Channel.swift
[157/176] Compiling NIOCore ChannelHandler.swift
[158/176] Compiling NIOCore ChannelHandlers.swift
[159/176] Compiling NIOCore ChannelInvoker.swift
[160/176] Compiling NIOCore MarkedCircularBuffer.swift
[161/176] Compiling NIOCore MulticastChannel.swift
[162/176] Compiling NIOCore NIOAny.swift
[163/176] Compiling NIOCore NIOCloseOnErrorHandler.swift
[164/176] Compiling NIOCore NIOLoopBound.swift
[165/176] Compiling NIOCore NIOSendable.swift
[166/176] Compiling NIOCore PointerHelpers.swift
[167/176] Compiling NIOCore RecvByteBufferAllocator.swift
[168/176] Emitting module NIOCore
[169/177] Wrapping AST for NIOCore for debugging
[171/228] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[172/228] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/228] Emitting module NIOEmbedded
[174/228] Compiling NIOEmbedded Embedded.swift
[175/229] Wrapping AST for NIOEmbedded for debugging
[177/229] Emitting module NIOPosix
[178/235] Compiling NIOPosix IntegerBitPacking.swift
[179/235] Compiling NIOPosix IntegerTypes.swift
[180/235] Compiling NIOPosix Linux.swift
[181/235] Compiling NIOPosix LinuxCPUSet.swift
[182/235] Compiling NIOPosix LinuxUring.swift
[183/235] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[184/235] Compiling NIOPosix NIOThreadPool.swift
[185/235] Compiling NIOPosix SelectableChannel.swift
[186/235] Compiling NIOPosix SelectableEventLoop.swift
[187/235] Compiling NIOPosix SelectorEpoll.swift
[188/235] Compiling NIOPosix SelectorGeneric.swift
[189/235] Compiling NIOPosix SelectorKqueue.swift
[190/235] Compiling NIOPosix SelectorUring.swift
[191/235] Compiling NIOPosix ThreadPosix.swift
[192/235] Compiling NIOPosix ThreadWindows.swift
[193/235] Compiling NIOPosix UnsafeTransfer.swift
[194/235] Compiling NIOPosix Utilities.swift
[195/235] Compiling NIOPosix VsockAddress.swift
[196/235] Compiling NIOPosix VsockChannelEvents.swift
[197/235] Compiling NIOPosix PooledRecvBufferAllocator.swift
[198/235] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[199/235] Compiling NIOPosix PosixSingletons.swift
[200/235] Compiling NIOPosix RawSocketBootstrap.swift
[201/235] Compiling NIOPosix Resolver.swift
[202/235] Compiling NIOPosix Selectable.swift
[203/235] Compiling NIOPosix ServerSocket.swift
[204/235] Compiling NIOPosix Socket.swift
[205/235] Compiling NIOPosix SocketChannel.swift
[206/235] Compiling NIOPosix SocketProtocols.swift
[207/235] Compiling NIOPosix System.swift
[208/235] Compiling NIOPosix Thread.swift
[209/235] Compiling NIOPosix BSDSocketAPICommon.swift
[210/235] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/235] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/235] Compiling NIOPosix BaseSocket.swift
[213/235] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/235] Compiling NIOPosix BaseSocketChannel.swift
[215/235] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/235] Compiling NIOPosix Bootstrap.swift
[217/235] Compiling NIOPosix ControlMessage.swift
[218/235] Compiling NIOPosix DatagramVectorReadManager.swift
[219/235] Compiling NIOPosix FileDescriptor.swift
[220/235] Compiling NIOPosix GetaddrinfoResolver.swift
[221/235] Compiling NIOPosix HappyEyeballs.swift
[222/235] Compiling NIOPosix IO.swift
[223/235] Compiling NIOPosix NonBlockingFileIO.swift
[224/235] Compiling NIOPosix PendingDatagramWritesManager.swift
[225/235] Compiling NIOPosix PendingWritesManager.swift
[226/235] Compiling NIOPosix PipeChannel.swift
[227/235] Compiling NIOPosix PipePair.swift
[228/235] Compiling NIOPosix PointerHelpers.swift
[229/235] Compiling NIOPosix Pool.swift
[230/236] Wrapping AST for NIOPosix for debugging
[232/238] Compiling NIO Exports.swift
[233/238] Emitting module NIO
[234/239] Wrapping AST for NIO for debugging
[236/268] Emitting module OSCCore
[237/272] Compiling OSCCore Array+OSCMessageArgument.swift
[238/272] Compiling OSCCore Bool+OSCConvertible.swift
[239/272] Compiling OSCCore Byte.swift
[240/272] Compiling OSCCore Character+OSCConvertible.swift
[241/272] Compiling OSCCore BasicMessageDispatcher.swift
[242/272] Compiling OSCCore OSCBundle+MessageEventHandler.swift
[243/272] Compiling OSCCore events.swift
[244/272] Compiling OSCCore matcher.swift
[245/272] Compiling OSCCore OSCMessageArgument.swift
[246/272] Compiling OSCCore OSCSymbol+OSCMessageArgument.swift
[247/272] Compiling OSCCore OSCTimeTag+OSCMessageArgument.swift
[248/272] Compiling OSCCore RGBA+OSCMessageArgument.swift
[249/272] Compiling OSCCore String+OSCMessageArgument.swift
[250/272] Compiling OSCCore alignment.swift
[251/272] Compiling OSCCore extract.swift
[252/272] Compiling OSCCore helpers.swift
[253/272] Compiling OSCCore OSCPacketReader.swift
[254/272] Compiling OSCCore MIDI.swift
[255/272] Compiling OSCCore OSCBundle.swift
[256/272] Compiling OSCCore OSCMessage.swift
[257/272] Compiling OSCCore MIDI+OSCMessageArgument.swift
[258/272] Compiling OSCCore OSCBundle+OSCConvertible.swift
[259/272] Compiling OSCCore OSCConvertible.swift
[260/272] Compiling OSCCore OSCMessage+OSCConvertible.swift
[261/272] Compiling OSCCore Data+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
        payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
                        ^
[262/272] Compiling OSCCore Double+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
        payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
                        ^
[263/272] Compiling OSCCore Float+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
        payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
                        ^
[264/272] Compiling OSCCore Int+OSCMessageArgument.swift
/host/spi-builder-workspace/Source/OSCCore/conversion/Data+OSCMessageArgument.swift:42:25: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
        payload += self.withUnsafeBytes { (pointer: UnsafePointer<Byte>) -> [Byte] in
                        ^
[265/272] Compiling OSCCore OSCSymbol.swift
[266/272] Compiling OSCCore OSCTimeTag.swift
[267/272] Compiling OSCCore RGBA.swift
[268/272] Compiling OSCCore TypeTagValues.swift
[269/273] Wrapping AST for OSCCore for debugging
[271/275] Emitting module BasicListener
[272/275] Compiling BasicListener main.swift
[273/276] Wrapping AST for BasicListener for debugging
[274/276] Write Objects.LinkFileList
[275/276] Linking BasicListener
Build complete! (36.28s)
Build complete.
Done.

Build Machine: Linux 1