The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Shwift 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GeorgeLyon/Shwift.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/GeorgeLyon/Shwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d7be048 Fix remainder (#27)
Cloned https://github.com/GeorgeLyon/Shwift.git
Revision (git rev-parse @):
d7be04898d094ddce6140cc6a2e9a83fc994b66d
SUCCESS checkout https://github.com/GeorgeLyon/Shwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/GeorgeLyon/Shwift.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
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-argument-parser
[1/3164] Fetching swift-system
[3165/68456] Fetching swift-system, swift-nio
[3818/80026] Fetching swift-system, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.70s)
[31811/76862] Fetching swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.72s)
[22853/65292] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (5.18s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.40.0 (0.39s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.1.1 (0.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.39s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.40.0
Compiling plugin GenerateManualPlugin...
Building for debugging...
[0/22] Compiling CNIODarwin shim.c
[1/22] Compiling CNIOWindows shim.c
[2/22] Compiling CNIOLinux liburing_shims.c
[3/22] Compiling CNIOWindows WSAStartup.c
[4/22] Compiling CSystem shims.c
[5/22] Compiling CNIOLinux shim.c
[7/48] Compiling SystemPackage Errno.swift
[8/48] Compiling SystemPackage FileDescriptor.swift
[9/48] Compiling SystemPackage FileHelpers.swift
[10/48] Compiling SystemPackage PlatformString.swift
[11/48] Compiling SystemPackage SystemString.swift
[12/50] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/50] Emitting module ArgumentParserToolInfo
[14/50] Compiling SystemPackage Mocking.swift
[15/50] Compiling SystemPackage Syscalls.swift
[16/50] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/51] Compiling SystemPackage CInterop.swift
[19/51] Compiling SystemPackage Constants.swift
[20/51] Compiling SystemPackage Exports.swift
[21/52] Compiling SystemPackage FilePathSyntax.swift
[22/52] Compiling SystemPackage FilePathWindows.swift
[23/52] Compiling SystemPackage FilePermissions.swift
[24/52] Compiling _NIODataStructures PriorityQueue.swift
[25/52] Emitting module _NIODataStructures
[26/52] Compiling _NIODataStructures Heap.swift
[28/54] Compiling c-nioatomics.c
[30/54] Emitting module SystemPackage
[32/54] Compiling SystemPackage FileOperations.swift
[33/54] Compiling SystemPackage FilePath.swift
[34/54] Compiling SystemPackage FilePathComponentView.swift
[35/54] Compiling SystemPackage FilePathComponents.swift
[36/54] Compiling SystemPackage FilePathParsing.swift
[37/54] Compiling SystemPackage FilePathString.swift
[37/54] Wrapping AST for _NIODataStructures for debugging
[38/54] Wrapping AST for ArgumentParserToolInfo for debugging
[40/54] Compiling SystemPackage Util.swift
[41/54] Compiling SystemPackage UtilConsumers.swift
[43/92] Compiling c-atomics.c
[44/92] Wrapping AST for SystemPackage for debugging
[46/96] Compiling NIOConcurrencyHelpers lock.swift
[47/96] Compiling NIOConcurrencyHelpers atomics.swift
[48/96] Emitting module NIOConcurrencyHelpers
[49/96] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[51/98] Wrapping AST for NIOConcurrencyHelpers for debugging
[53/98] Emitting module ArgumentParser
[54/146] Compiling NIOCore ByteBuffer-conversions.swift
[55/146] Compiling NIOCore ByteBuffer-core.swift
[56/146] Compiling NIOCore ByteBuffer-int.swift
[57/146] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[58/146] Compiling NIOCore ByteBuffer-multi-int.swift
[59/146] Compiling NIOCore ByteBuffer-views.swift
[60/146] Compiling NIOCore Channel.swift
[61/146] Compiling NIOCore ChannelHandler.swift
[62/146] Compiling NIOCore ChannelHandlers.swift
[63/146] Compiling NIOCore ChannelInvoker.swift
[64/146] Compiling NIOCore Linux.swift
[65/146] Compiling NIOCore MarkedCircularBuffer.swift
[66/146] Compiling NIOCore MulticastChannel.swift
[67/146] Compiling NIOCore NIOAny.swift
[68/146] Compiling NIOCore AddressedEnvelope.swift
[69/146] Compiling NIOCore AsyncAwaitSupport+OldXcodes.swift
[70/146] Compiling NIOCore AsyncAwaitSupport.swift
[71/146] Compiling NIOCore BSDSocketAPI.swift
[72/146] Compiling NIOCore ByteBuffer-aux.swift
[75/146] Compiling NIOCore NIOCloseOnErrorHandler.swift
[76/146] Compiling NIOCore PointerHelpers.swift
[77/146] Compiling NIOCore RecvByteBufferAllocator.swift
[78/146] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[79/152] Compiling NIOCore ConvenienceOptionSupport.swift
[80/152] Compiling NIOCore DeadChannel.swift
[81/152] Compiling NIOCore DispatchQueue+WithFuture.swift
[82/152] Compiling NIOCore EventLoop+Deprecated.swift
[83/152] Compiling NIOCore EventLoop.swift
[84/152] Compiling NIOCore EventLoopFuture+Deprecated.swift
[85/152] Compiling NIOCore IOData.swift
[86/152] Compiling NIOCore IntegerBitPacking.swift
[87/152] Compiling NIOCore IntegerTypes.swift
[88/152] Compiling NIOCore Interfaces.swift
[91/152] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[92/152] Compiling NIOCore EventLoopFuture.swift
[93/152] Compiling NIOCore FileDescriptor.swift
[94/152] Compiling NIOCore FileHandle.swift
[95/152] Compiling NIOCore FileRegion.swift
[96/152] Compiling NIOCore IO.swift
[102/152] Compiling NIOCore ChannelOption.swift
[103/152] Compiling NIOCore ChannelPipeline.swift
[104/152] Compiling NIOCore CircularBuffer.swift
[105/152] Compiling NIOCore Codec.swift
[119/154] Compiling NIOCore SocketAddresses.swift
[120/154] Compiling NIOCore SocketOptionProvider.swift
[121/154] Compiling NIOCore SystemCallHelpers.swift
[122/154] Compiling NIOCore TypeAssistedChannelHandler.swift
[123/154] Compiling NIOCore UniversalBootstrapSupport.swift
[124/154] Compiling NIOCore Utilities.swift
[124/154] Wrapping AST for ArgumentParser for debugging
[139/154] Emitting module NIOCore
[147/156] Wrapping AST for NIOCore for debugging
[149/198] Emitting module NIOEmbedded
[150/198] Compiling NIOEmbedded Embedded.swift
[153/200] Compiling NIOPosix PipeChannel.swift
[154/200] Compiling NIOPosix PipePair.swift
[155/200] Compiling NIOPosix PointerHelpers.swift
[156/200] Compiling NIOPosix Resolver.swift
[157/200] Compiling NIOPosix Selectable.swift
[157/205] Wrapping AST for NIOEmbedded for debugging
[159/205] Compiling NIOPosix SelectorUring.swift
[160/205] Compiling NIOPosix ServerSocket.swift
[161/205] Compiling NIOPosix Socket.swift
[162/205] Compiling NIOPosix SocketChannel.swift
[163/205] Compiling NIOPosix SocketProtocols.swift
[164/205] Compiling NIOPosix System.swift
[165/205] Compiling NIOPosix Thread.swift
[166/205] Compiling NIOPosix ThreadPosix.swift
[167/205] Compiling NIOPosix ThreadWindows.swift
[168/205] Compiling NIOPosix Utilities.swift
[169/205] Emitting module NIOPosix
[170/205] Compiling NIOPosix HappyEyeballs.swift
[171/205] Compiling NIOPosix IO.swift
[172/205] Compiling NIOPosix IntegerBitPacking.swift
[173/205] Compiling NIOPosix IntegerTypes.swift
[174/205] Compiling NIOPosix Linux.swift
[175/205] Compiling NIOPosix LinuxCPUSet.swift
[176/205] Compiling NIOPosix BSDSocketAPICommon.swift
[177/205] Compiling NIOPosix BSDSocketAPIPosix.swift
[178/205] Compiling NIOPosix BSDSocketAPIWindows.swift
[179/205] Compiling NIOPosix BaseSocket.swift
[180/205] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[181/205] Compiling NIOPosix BaseSocketChannel.swift
[182/205] Compiling NIOPosix LinuxUring.swift
[183/205] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[184/205] Compiling NIOPosix NIOThreadPool.swift
[185/205] Compiling NIOPosix NonBlockingFileIO.swift
[186/205] Compiling NIOPosix PendingDatagramWritesManager.swift
[187/205] Compiling NIOPosix PendingWritesManager.swift
[188/205] Compiling NIOPosix BaseStreamSocketChannel.swift
[189/205] Compiling NIOPosix Bootstrap.swift
[190/205] Compiling NIOPosix ControlMessage.swift
[191/205] Compiling NIOPosix DatagramVectorReadManager.swift
[192/205] Compiling NIOPosix FileDescriptor.swift
[193/205] Compiling NIOPosix GetaddrinfoResolver.swift
[194/205] Compiling NIOPosix SelectableChannel.swift
[195/205] Compiling NIOPosix SelectableEventLoop.swift
[196/205] Compiling NIOPosix SelectorEpoll.swift
[197/205] Compiling NIOPosix SelectorGeneric.swift
[198/205] Compiling NIOPosix SelectorKqueue.swift
[200/207] Wrapping AST for NIOPosix for debugging
[202/209] Emitting module NIO
[203/209] Compiling NIO Exports.swift
[205/211] Wrapping AST for NIO for debugging
[207/213] Emitting module _NIOConcurrency
[208/213] Compiling _NIOConcurrency Empty.swift
[210/215] Wrapping AST for _NIOConcurrency for debugging
[212/225] Compiling Shwift File Descriptor.swift
[213/226] Compiling Shwift Async Inbound Handler.swift
[214/226] Compiling Shwift NIO Pipe Bootstrap.swift
[215/226] Compiling Shwift Posix Spawn.swift
[216/226] Compiling Shwift Pipe.swift
[217/226] Compiling Shwift Process.swift
[218/226] Compiling Shwift Environment.swift
[219/226] Compiling Shwift IO.swift
[220/226] Compiling Shwift Builtins.swift
[221/226] Compiling Shwift Context.swift
[222/226] Emitting module Shwift
[224/228] Wrapping AST for Shwift for debugging
[226/236] Compiling Script Output Capture.swift
[227/236] Compiling Script List Comprehensions.swift
[228/236] Compiling Script Executable.swift
[229/236] Compiling Script File Operations.swift
[230/236] Emitting module Script
[231/236] Compiling Script Builtins.swift
[232/236] Compiling Script Pipe.swift
[233/236] Compiling Script Script.swift
[235/238] Wrapping AST for Script for debugging
[237/240] Compiling ScriptExample Main.swift
[238/240] Emitting module ScriptExample
[240/242] Wrapping AST for ScriptExample for debugging
[241/242] Linking ScriptExample
Build complete! (30.04s)
Build complete.
Done.

Build Machine: Linux 1