The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QREncode 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/garanda21/vapor-qrencode.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/garanda21/vapor-qrencode
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e9a214d Create LICENSE.md
Cloned https://github.com/garanda21/vapor-qrencode.git
Revision (git rev-parse @):
e9a214d49c3e6a7972fd3c7d245bc87dd86dba91
SUCCESS checkout https://github.com/garanda21/vapor-qrencode.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/garanda21/vapor-qrencode.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-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[1564/15309] Fetching swift-atomics, swift-collections
[15310/79806] Fetching swift-atomics, swift-collections, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.30s)
Fetched https://github.com/apple/swift-collections.git from cache (4.34s)
Fetched https://github.com/apple/swift-nio.git from cache (4.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (1.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.39s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.48.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.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.0.3
Building for debugging...
[0/18] Write sources
[8/18] Compiling CNIOWindows shim.c
[9/18] Compiling CNIOWindows WSAStartup.c
[10/18] Write sources
[11/18] Compiling CNIODarwin shim.c
[12/18] Compiling CNIOLinux liburing_shims.c
[13/18] Compiling CNIOLinux shim.c
[14/18] Write swift-version-24593BA9C3E375BF.txt
[14/18] Compiling _AtomicsShims.c
[16/51] Compiling c-nioatomics.c
[17/51] Compiling c-atomics.c
[19/57] Emitting module DequeModule
[20/59] Emitting module Atomics
[21/60] Compiling DequeModule Deque+Hashable.swift
[22/60] Compiling DequeModule Deque+Testing.swift
[23/60] Compiling Atomics AtomicLazyReference.swift
[24/60] Compiling DequeModule Deque.swift
[25/60] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[26/60] Compiling DequeModule _DequeSlot.swift
[27/60] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/60] Compiling DequeModule Deque._Storage.swift
[29/60] Compiling DequeModule Deque._UnsafeHandle.swift
[30/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[31/60] Compiling DequeModule Compatibility.swift
[32/60] Compiling DequeModule Deque+Codable.swift
[33/60] Compiling DequeModule Deque+Collection.swift
[34/60] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[35/60] Compiling DequeModule Deque+CustomReflectable.swift
[36/60] Compiling DequeModule Deque+CustomStringConvertible.swift
[39/60] Compiling DequeModule Deque+Equatable.swift
[40/60] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/60] Compiling DequeModule Deque+Extras.swift
[44/60] Compiling DequeModule _DequeBuffer.swift
[45/60] Compiling DequeModule _DequeBufferHeader.swift
[49/61] Compiling Atomics PointerConformances.swift
[50/61] Compiling Atomics HighLevelTypes.swift
[51/61] Compiling Atomics IntegerConformances.swift
[55/62] Compiling NIOConcurrencyHelpers atomics.swift
[56/62] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[57/62] Emitting module NIOConcurrencyHelpers
[58/62] Compiling NIOConcurrencyHelpers NIOLock.swift
[59/62] Compiling NIOConcurrencyHelpers lock.swift
[60/63] Compiling _NIODataStructures PriorityQueue.swift
[61/63] Emitting module _NIODataStructures
[62/63] Compiling _NIODataStructures Heap.swift
[65/114] Compiling NIOCore NIOAny.swift
[66/114] Compiling NIOCore NIOCloseOnErrorHandler.swift
[67/114] Compiling NIOCore NIOSendable.swift
[68/114] Compiling NIOCore PointerHelpers.swift
[69/114] Compiling NIOCore RecvByteBufferAllocator.swift
[70/114] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[71/114] Compiling NIOCore SocketAddresses.swift
[72/120] Compiling NIOCore Codec.swift
[73/120] Compiling NIOCore ConvenienceOptionSupport.swift
[74/120] Compiling NIOCore DeadChannel.swift
[75/120] Compiling NIOCore DispatchQueue+WithFuture.swift
[76/120] Compiling NIOCore EventLoop+Deprecated.swift
[77/120] Compiling NIOCore EventLoop.swift
[78/120] Compiling NIOCore EventLoopFuture+Deprecated.swift
[79/120] Compiling NIOCore AddressedEnvelope.swift
[80/120] Compiling NIOCore AsyncAwaitSupport.swift
[81/120] Compiling NIOCore NIOAsyncSequenceProducer.swift
[82/120] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[83/120] Compiling NIOCore NIOAsyncWriter.swift
[84/120] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[85/120] Compiling NIOCore BSDSocketAPI.swift
[86/120] Compiling NIOCore SocketOptionProvider.swift
[87/120] Compiling NIOCore SystemCallHelpers.swift
[88/120] Compiling NIOCore TimeAmount+Duration.swift
[89/120] Compiling NIOCore TypeAssistedChannelHandler.swift
[90/120] Compiling NIOCore UniversalBootstrapSupport.swift
[91/120] Compiling NIOCore Utilities.swift
[92/120] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[93/120] Compiling NIOCore EventLoopFuture.swift
[94/120] Compiling NIOCore FileDescriptor.swift
[95/120] Compiling NIOCore FileHandle.swift
[96/120] Compiling NIOCore FileRegion.swift
[97/120] Compiling NIOCore IO.swift
[98/120] Compiling NIOCore IOData.swift
[99/120] Compiling NIOCore Channel.swift
[100/120] Compiling NIOCore ChannelHandler.swift
[101/120] Compiling NIOCore ChannelHandlers.swift
[102/120] Compiling NIOCore ChannelInvoker.swift
[103/120] Compiling NIOCore ChannelOption.swift
[104/120] Compiling NIOCore ChannelPipeline.swift
[105/120] Compiling NIOCore CircularBuffer.swift
[106/120] Compiling NIOCore IPProtocol.swift
[107/120] Compiling NIOCore IntegerBitPacking.swift
[108/120] Compiling NIOCore IntegerTypes.swift
[109/120] Compiling NIOCore Interfaces.swift
[110/120] Compiling NIOCore Linux.swift
[111/120] Compiling NIOCore MarkedCircularBuffer.swift
[112/120] Compiling NIOCore MulticastChannel.swift
[113/120] Emitting module NIOCore
[114/120] Compiling NIOCore ByteBuffer-aux.swift
[115/120] Compiling NIOCore ByteBuffer-conversions.swift
[116/120] Compiling NIOCore ByteBuffer-core.swift
[117/120] Compiling NIOCore ByteBuffer-int.swift
[118/120] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[119/120] Compiling NIOCore ByteBuffer-multi-int.swift
[120/120] Compiling NIOCore ByteBuffer-views.swift
[122/166] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[123/166] Emitting module NIOEmbedded
[124/166] Compiling NIOEmbedded AsyncTestingChannel.swift
[125/166] Compiling NIOEmbedded Embedded.swift
[127/167] Emitting module NIOPosix
[128/172] Compiling NIOPosix BSDSocketAPICommon.swift
[129/172] Compiling NIOPosix BSDSocketAPIPosix.swift
[130/172] Compiling NIOPosix BSDSocketAPIWindows.swift
[131/172] Compiling NIOPosix BaseSocket.swift
[132/172] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[133/172] Compiling NIOPosix BaseSocketChannel.swift
[134/172] Compiling NIOPosix BaseStreamSocketChannel.swift
[135/172] Compiling NIOPosix Bootstrap.swift
[136/172] Compiling NIOPosix ControlMessage.swift
[137/172] Compiling NIOPosix DatagramVectorReadManager.swift
[138/172] Compiling NIOPosix FileDescriptor.swift
[139/172] Compiling NIOPosix GetaddrinfoResolver.swift
[140/172] Compiling NIOPosix System.swift
[141/172] Compiling NIOPosix Thread.swift
[142/172] Compiling NIOPosix ThreadPosix.swift
[143/172] Compiling NIOPosix ThreadWindows.swift
[144/172] Compiling NIOPosix Utilities.swift
[145/172] Compiling NIOPosix SelectorUring.swift
[146/172] Compiling NIOPosix ServerSocket.swift
[147/172] Compiling NIOPosix Socket.swift
[148/172] Compiling NIOPosix SocketChannel.swift
[149/172] Compiling NIOPosix SocketProtocols.swift
[150/172] Compiling NIOPosix SelectableChannel.swift
[151/172] Compiling NIOPosix SelectableEventLoop.swift
[152/172] Compiling NIOPosix SelectorEpoll.swift
[153/172] Compiling NIOPosix SelectorGeneric.swift
[154/172] Compiling NIOPosix SelectorKqueue.swift
[155/172] Compiling NIOPosix PipeChannel.swift
[156/172] Compiling NIOPosix PipePair.swift
[157/172] Compiling NIOPosix PointerHelpers.swift
[158/172] Compiling NIOPosix RawSocketBootstrap.swift
[159/172] Compiling NIOPosix Resolver.swift
[160/172] Compiling NIOPosix Selectable.swift
[161/172] Compiling NIOPosix HappyEyeballs.swift
[162/172] Compiling NIOPosix IO.swift
[163/172] Compiling NIOPosix IntegerBitPacking.swift
[164/172] Compiling NIOPosix IntegerTypes.swift
[165/172] Compiling NIOPosix Linux.swift
[166/172] Compiling NIOPosix LinuxCPUSet.swift
[167/172] Compiling NIOPosix LinuxUring.swift
[168/172] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[169/172] Compiling NIOPosix NIOThreadPool.swift
[170/172] Compiling NIOPosix NonBlockingFileIO.swift
[171/172] Compiling NIOPosix PendingDatagramWritesManager.swift
[172/172] Compiling NIOPosix PendingWritesManager.swift
[174/175] Compiling NIO Exports.swift
[175/175] Emitting module NIO
[177/179] Compiling QREncode QREncode+Generate.swift
[178/179] Compiling QREncode QREncode.swift
[179/179] Emitting module QREncode
Build complete! (31.64s)
Build complete.
Done.

Build Machine: Linux 1