The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Macro with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/Macro.git
Reference: develop
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/Macro-swift/Macro
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 16ea295 Update README.md
Cloned https://github.com/Macro-swift/Macro.git
Revision (git rev-parse @):
16ea295427836c7d0c640d49f8ea42419cbc719a
SUCCESS checkout https://github.com/Macro-swift/Macro.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Macro-swift/Macro.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
[1/3159] Fetching swift-log
[223/4722] Fetching swift-log, swift-atomics
[4723/69076] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git (5.40s)
Fetched https://github.com/apple/swift-log.git (5.41s)
Fetched https://github.com/apple/swift-nio.git (5.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.53s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2981] Fetching swift-system
[1194/16561] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.43s)
[2852/13580] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.35s)
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
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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.0.6
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/11] Compiling _AtomicsShims.c
[1/11] Compiling CNIOWindows WSAStartup.c
[2/11] Compiling CNIOWindows shim.c
[3/11] Compiling CNIOLLHTTP c_nio_http.c
[4/11] Compiling CNIOLinux liburing_shims.c
[5/11] Compiling CNIODarwin shim.c
[6/11] Compiling CNIOLLHTTP c_nio_api.c
/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.
[7/11] Compiling CNIOLinux shim.c
[9/56] Emitting module _NIOBase64
[10/74] Compiling Atomics ManagedAtomic.swift
[11/74] Compiling Atomics ManagedAtomicLazyReference.swift
[12/74] Compiling Atomics UnsafeAtomic.swift
[13/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/76] Compiling Atomics Primitives.shims.swift
[15/76] Compiling Atomics AtomicInteger.swift
[16/76] Compiling Atomics OptionalRawRepresentable.swift
[17/76] Compiling Atomics RawRepresentable.swift
[18/76] Compiling Atomics AtomicBool.swift
[19/76] Compiling Atomics IntegerConformances.swift
[20/76] Compiling Atomics PointerConformances.swift
[21/76] Compiling Atomics Primitives.native.swift
[22/78] Compiling Atomics AtomicReference.swift
[23/78] Compiling Atomics AtomicStorage.swift
[24/78] Compiling Atomics AtomicValue.swift
[25/78] Compiling Atomics AtomicOptionalWrappable.swift
[26/78] Compiling Atomics AtomicMemoryOrderings.swift
[27/78] Compiling Atomics DoubleWord.swift
[31/78] Emitting module DequeModule
[32/78] Compiling Atomics IntegerOperations.swift
[33/78] Compiling Atomics Unmanaged extensions.swift
[34/78] Compiling _NIOBase64 Base64.swift
[48/80] Compiling _NIODataStructures PriorityQueue.swift
[51/81] Compiling xsys timespec.swift
[51/82] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/82] Compiling Logging MetadataProvider.swift
[54/82] Emitting module Logging
[61/83] Emitting module xsys
[68/83] Emitting module _NIODataStructures
[69/83] Compiling _NIODataStructures Heap.swift
[70/83] Compiling xsys timeval_any.swift
[73/85] Compiling _NIODataStructures _TinyArray.swift
[75/87] Compiling c-nioatomics.c
[80/87] Compiling Logging LogHandler.swift
[81/87] Compiling Logging Logging.swift
[82/87] Compiling Logging Locks.swift
[87/89] Compiling c-atomics.c
[89/93] Emitting module Atomics
[92/97] Compiling NIOConcurrencyHelpers lock.swift
[93/97] Emitting module NIOConcurrencyHelpers
[94/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/97] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/97] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/97] Compiling NIOConcurrencyHelpers atomics.swift
[100/156] Compiling NIOCore GlobalSingletons.swift
[101/156] Compiling NIOCore IO.swift
[102/156] Compiling NIOCore IOData.swift
[103/156] Compiling NIOCore IPProtocol.swift
[104/156] Compiling NIOCore IntegerBitPacking.swift
[105/156] Compiling NIOCore IntegerTypes.swift
[106/156] Compiling NIOCore Interfaces.swift
[107/156] Compiling NIOCore Linux.swift
[108/164] Compiling NIOCore AddressedEnvelope.swift
[109/164] Compiling NIOCore AsyncAwaitSupport.swift
[110/164] Compiling NIOCore AsyncChannel.swift
[111/164] Compiling NIOCore AsyncChannelInboundStream.swift
[112/164] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[113/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[114/164] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[115/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[116/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[117/164] Compiling NIOCore EventLoop.swift
[118/164] Compiling NIOCore EventLoopFuture+Deprecated.swift
[119/164] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[120/164] Compiling NIOCore EventLoopFuture.swift
[121/164] Compiling NIOCore FileDescriptor.swift
[122/164] Compiling NIOCore FileHandle.swift
[123/164] Compiling NIOCore FileRegion.swift
[124/164] Compiling NIOCore MarkedCircularBuffer.swift
[125/164] Compiling NIOCore MulticastChannel.swift
[126/164] Compiling NIOCore NIOAny.swift
[127/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/164] Compiling NIOCore NIOLoopBound.swift
[129/164] Compiling NIOCore NIOSendable.swift
[130/164] Compiling NIOCore PointerHelpers.swift
[131/164] Compiling NIOCore RecvByteBufferAllocator.swift
[132/164] Compiling NIOCore ChannelOption.swift
[133/164] Compiling NIOCore ChannelPipeline.swift
[134/164] Compiling NIOCore CircularBuffer.swift
[135/164] Compiling NIOCore Codec.swift
[136/164] Compiling NIOCore ConvenienceOptionSupport.swift
[137/164] Compiling NIOCore DeadChannel.swift
[138/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/164] Compiling NIOCore EventLoop+Deprecated.swift
[140/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[141/164] Compiling NIOCore SocketAddresses.swift
[142/164] Compiling NIOCore SocketOptionProvider.swift
[143/164] Compiling NIOCore SystemCallHelpers.swift
[144/164] Compiling NIOCore TimeAmount+Duration.swift
[145/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[146/164] Compiling NIOCore UniversalBootstrapSupport.swift
[147/164] Compiling NIOCore Utilities.swift
[148/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[149/164] Compiling NIOCore NIOAsyncWriter.swift
[150/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[151/164] Compiling NIOCore BSDSocketAPI.swift
[152/164] Compiling NIOCore ByteBuffer-aux.swift
[153/164] Compiling NIOCore ByteBuffer-conversions.swift
[154/164] Compiling NIOCore ByteBuffer-core.swift
[155/164] Compiling NIOCore ByteBuffer-hexdump.swift
[156/164] Compiling NIOCore ByteBuffer-int.swift
[157/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[158/164] Compiling NIOCore ByteBuffer-multi-int.swift
[159/164] Compiling NIOCore ByteBuffer-views.swift
[160/164] Compiling NIOCore Channel.swift
[161/164] Compiling NIOCore ChannelHandler.swift
[162/164] Compiling NIOCore ChannelHandlers.swift
[163/164] Compiling NIOCore ChannelInvoker.swift
[164/164] Emitting module NIOCore
[167/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/217] Compiling NIOEmbedded Embedded.swift
[169/217] Emitting module NIOEmbedded
[170/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/219] Compiling NIOPosix SelectableChannel.swift
[174/219] Compiling NIOPosix SelectableEventLoop.swift
[175/219] Compiling NIOPosix SelectorEpoll.swift
[176/219] Compiling NIOPosix SelectorGeneric.swift
[177/219] Compiling NIOPosix SelectorKqueue.swift
[178/219] Compiling NIOPosix SelectorUring.swift
[179/219] Compiling NIOPosix ServerSocket.swift
[180/219] Compiling NIOPosix Socket.swift
[181/219] Compiling NIOPosix SocketChannel.swift
[182/219] Compiling NIOPosix SocketProtocols.swift
[183/219] Compiling NIOPosix System.swift
[184/219] Compiling NIOPosix Thread.swift
[185/219] Compiling NIOPosix PooledRecvBufferAllocator.swift
[186/219] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[187/219] Compiling NIOPosix PosixSingletons.swift
[188/219] Compiling NIOPosix RawSocketBootstrap.swift
[189/219] Compiling NIOPosix Resolver.swift
[190/219] Compiling NIOPosix Selectable.swift
[191/225] Compiling NIOPosix IntegerBitPacking.swift
[192/225] Compiling NIOPosix IntegerTypes.swift
[193/225] Compiling NIOPosix Linux.swift
[194/225] Compiling NIOPosix LinuxCPUSet.swift
[195/225] Compiling NIOPosix LinuxUring.swift
[196/225] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[197/225] Compiling NIOPosix NIOThreadPool.swift
[198/225] Compiling NIOPosix NonBlockingFileIO.swift
[199/225] Compiling NIOPosix PendingDatagramWritesManager.swift
[200/225] Compiling NIOPosix PendingWritesManager.swift
[201/225] Compiling NIOPosix PipeChannel.swift
[202/225] Compiling NIOPosix PipePair.swift
[203/225] Compiling NIOPosix PointerHelpers.swift
[204/225] Compiling NIOPosix Pool.swift
[205/225] Compiling NIOPosix ThreadPosix.swift
[206/225] Compiling NIOPosix ThreadWindows.swift
[207/225] Compiling NIOPosix UnsafeTransfer.swift
[208/225] Compiling NIOPosix Utilities.swift
[209/225] Compiling NIOPosix VsockAddress.swift
[210/225] Compiling NIOPosix VsockChannelEvents.swift
[211/225] Compiling NIOPosix BSDSocketAPICommon.swift
[212/225] Compiling NIOPosix BSDSocketAPIPosix.swift
[213/225] Compiling NIOPosix BSDSocketAPIWindows.swift
[214/225] Compiling NIOPosix BaseSocket.swift
[215/225] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[216/225] Compiling NIOPosix BaseSocketChannel.swift
[217/225] Compiling NIOPosix BaseStreamSocketChannel.swift
[218/225] Compiling NIOPosix Bootstrap.swift
[219/225] Compiling NIOPosix ControlMessage.swift
[220/225] Compiling NIOPosix DatagramVectorReadManager.swift
[221/225] Compiling NIOPosix FileDescriptor.swift
[222/225] Compiling NIOPosix GetaddrinfoResolver.swift
[223/225] Compiling NIOPosix HappyEyeballs.swift
[224/225] Compiling NIOPosix IO.swift
[225/225] Emitting module NIOPosix
[228/229] Emitting module NIO
[229/229] Compiling NIO Exports.swift
[232/251] Emitting module NIOHTTP1
[233/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[234/253] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[235/253] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[236/253] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[237/253] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[238/253] Compiling NIOHTTP1 HTTPTypes.swift
[239/253] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[240/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[241/253] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[242/253] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[243/253] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[244/253] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[245/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[246/253] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[247/253] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[248/253] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[249/253] Compiling NIOHTTP1 ByteCollectionUtils.swift
[250/253] Compiling NIOHTTP1 HTTPDecoder.swift
[251/253] Compiling NIOHTTP1 HTTPEncoder.swift
[253/255] Emitting module NIOFoundationCompat
[254/255] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[258/294] Compiling MacroCore MacroError.swift
[259/294] Compiling MacroCore NextTick.swift
[260/294] Compiling MacroCore CommandLine.swift
[261/294] Compiling MacroCore DetectXcode.swift
[262/294] Compiling MacroCore Environment.swift
[263/299] Compiling MacroCore WritableByteStream.swift
[264/299] Compiling MacroCore WritableByteStreamType.swift
[265/299] Compiling MacroCore WritableStreamBase.swift
[266/299] Compiling MacroCore WritableStreamType.swift
[267/299] Compiling MacroCore StringEncoding.swift
[268/299] Compiling MacroCore Console.swift
[269/299] Compiling MacroCore Dirname.swift
[270/299] Compiling MacroCore EnvironmentValues.swift
[271/299] Compiling MacroCore ErrorEmitter.swift
[272/299] Compiling MacroCore EventListenerSet.swift
[273/299] Compiling MacroCore Pipe.swift
[274/299] Compiling MacroCore ReadableByteStream.swift
[275/299] Compiling MacroCore ReadableByteStreamType.swift
[276/299] Compiling MacroCore ReadableStreamBase.swift
[277/299] Compiling MacroCore ReadableStreamType.swift
[278/299] Compiling MacroCore Process.swift
[279/299] Compiling MacroCore Warnings.swift
[280/299] Compiling MacroCore Regex.swift
[281/299] Compiling MacroCore Concat.swift
[282/299] Compiling MacroCore DuplexStreamType.swift
[283/299] Compiling MacroCore ListenerType.swift
[284/299] Compiling MacroCore JSError.swift
[285/299] Compiling MacroCore JSON.swift
[286/299] Compiling MacroCore CollectionStubs.swift
[287/299] Compiling MacroCore Math.swift
[288/299] Compiling MacroCore Object.swift
[289/299] Compiling MacroCore StringStubs.swift
[290/299] Compiling MacroCore ToString.swift
[291/299] Compiling MacroCore LeftPad.swift
[292/299] Compiling MacroCore MacroCore.swift
[293/299] Compiling MacroCore Buffer.swift
[294/299] Compiling MacroCore BufferData.swift
[295/299] Compiling MacroCore BufferDeprecations.swift
[296/299] Compiling MacroCore BufferHexEncoding.swift
[297/299] Compiling MacroCore BufferStrings.swift
[298/299] Compiling MacroCore CollectionUtils.swift
[299/299] Emitting module MacroCore
[302/329] Compiling fs File.swift
[303/329] Compiling fs JSONFile.swift
[304/330] Compiling fs StatStruct.swift
[305/331] Compiling fs AsyncWrapper.swift
[306/331] Compiling fs ResultExtensions.swift
[307/331] Compiling http http.swift
[308/331] Compiling http OutgoingMessage.swift
[309/331] Compiling fs Path.swift
[310/331] Compiling fs PosixWrappers.swift
[311/331] Compiling fs Directory.swift
[312/331] Compiling fs FSWatcher.swift
[313/331] Emitting module http
[318/331] Emitting module fs
[321/331] Compiling fs fs.swift
[322/331] Compiling fs FileStream.swift
[323/331] Compiling fs FileWriteStream.swift
[324/331] Compiling fs Promise.swift
[325/331] Compiling fs FileReadStream.swift
[336/337] Compiling Macro Macro.swift
[337/337] Emitting module Macro
[340/341] Compiling MacroTestUtilities TestServerResponse.swift
[341/341] Emitting module MacroTestUtilities
Build complete! (51.94s)
Build complete.
Done.

Build Machine: Linux 2