The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QREncode with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
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.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[642/14237] Fetching swift-atomics, swift-collections
[14238/78193] Fetching swift-atomics, swift-collections, swift-nio
Fetched https://github.com/apple/swift-atomics.git (1.03s)
[24826/76630] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (1.06s)
[12792/63956] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.33s)
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
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
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIOWindows shim.c
[2/8] Compiling CNIODarwin shim.c
[3/8] Compiling CNIOLinux liburing_shims.c
[4/8] Compiling CNIOLinux shim.c
[5/8] Compiling _AtomicsShims.c
[7/41] Emitting module DequeModule
[7/43] Compiling c-nioatomics.c
[9/43] Emitting module Atomics
[9/44] Compiling c-atomics.c
[11/50] Compiling DequeModule Compatibility.swift
[12/50] Compiling DequeModule Deque+Codable.swift
[13/50] Compiling DequeModule Deque+Collection.swift
[14/50] Compiling DequeModule _DequeSlot.swift
[15/50] Compiling DequeModule _UnsafeWrappedBuffer.swift
[16/50] Compiling DequeModule _DequeBuffer.swift
[17/50] Compiling DequeModule _DequeBufferHeader.swift
[19/50] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[20/50] Compiling DequeModule Deque+CustomReflectable.swift
[21/50] Compiling DequeModule Deque+CustomStringConvertible.swift
[22/50] Compiling DequeModule Deque.swift
[23/50] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[24/50] Compiling DequeModule Deque._Storage.swift
[25/50] Compiling DequeModule Deque._UnsafeHandle.swift
[26/50] Compiling DequeModule Deque+Equatable.swift
[27/50] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[28/50] Compiling Atomics AtomicLazyReference.swift
[32/50] Compiling DequeModule Deque+Hashable.swift
[33/50] Compiling DequeModule Deque+Testing.swift
[36/50] Compiling DequeModule Deque+Extras.swift
[39/51] Compiling Atomics PointerConformances.swift
[42/52] Compiling _NIODataStructures PriorityQueue.swift
[43/52] Emitting module NIOConcurrencyHelpers
[44/52] Compiling Atomics HighLevelTypes.swift
[45/52] Compiling Atomics IntegerConformances.swift
[48/54] Compiling _NIODataStructures Heap.swift
[49/54] Emitting module _NIODataStructures
[52/56] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[53/56] Compiling NIOConcurrencyHelpers NIOLock.swift
[54/56] Compiling NIOConcurrencyHelpers lock.swift
[55/56] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[56/56] Compiling NIOConcurrencyHelpers atomics.swift
[59/108] Compiling NIOCore IPProtocol.swift
[60/108] Compiling NIOCore IntegerBitPacking.swift
[61/108] Compiling NIOCore IntegerTypes.swift
[62/108] Compiling NIOCore Interfaces.swift
[63/108] Compiling NIOCore Linux.swift
[64/108] Compiling NIOCore MarkedCircularBuffer.swift
[65/108] Compiling NIOCore MulticastChannel.swift
[66/108] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[67/108] Compiling NIOCore EventLoopFuture.swift
[68/108] Compiling NIOCore FileDescriptor.swift
[69/108] Compiling NIOCore FileHandle.swift
[70/108] Compiling NIOCore FileRegion.swift
[71/108] Compiling NIOCore IO.swift
[72/108] Compiling NIOCore IOData.swift
[73/114] Compiling NIOCore NIOAny.swift
[74/114] Compiling NIOCore NIOCloseOnErrorHandler.swift
[75/114] Compiling NIOCore NIOSendable.swift
[76/114] Compiling NIOCore PointerHelpers.swift
[77/114] Compiling NIOCore RecvByteBufferAllocator.swift
[78/114] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[79/114] Compiling NIOCore SocketAddresses.swift
[80/114] Compiling NIOCore AddressedEnvelope.swift
[81/114] Compiling NIOCore AsyncAwaitSupport.swift
[82/114] Compiling NIOCore NIOAsyncSequenceProducer.swift
[83/114] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[84/114] Compiling NIOCore NIOAsyncWriter.swift
[85/114] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[86/114] Compiling NIOCore BSDSocketAPI.swift
[87/114] Compiling NIOCore SocketOptionProvider.swift
[88/114] Compiling NIOCore SystemCallHelpers.swift
[89/114] Compiling NIOCore TimeAmount+Duration.swift
[90/114] Compiling NIOCore TypeAssistedChannelHandler.swift
[91/114] Compiling NIOCore UniversalBootstrapSupport.swift
[92/114] Compiling NIOCore Utilities.swift
[93/114] Compiling NIOCore Channel.swift
[94/114] Compiling NIOCore ChannelHandler.swift
[95/114] Compiling NIOCore ChannelHandlers.swift
[96/114] Compiling NIOCore ChannelInvoker.swift
[97/114] Compiling NIOCore ChannelOption.swift
[98/114] Compiling NIOCore ChannelPipeline.swift
[99/114] Compiling NIOCore CircularBuffer.swift
[100/114] Emitting module NIOCore
[101/114] Compiling NIOCore Codec.swift
[102/114] Compiling NIOCore ConvenienceOptionSupport.swift
[103/114] Compiling NIOCore DeadChannel.swift
[104/114] Compiling NIOCore DispatchQueue+WithFuture.swift
[105/114] Compiling NIOCore EventLoop+Deprecated.swift
[106/114] Compiling NIOCore EventLoop.swift
[107/114] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/114] Compiling NIOCore ByteBuffer-aux.swift
[109/114] Compiling NIOCore ByteBuffer-conversions.swift
[110/114] Compiling NIOCore ByteBuffer-core.swift
[111/114] Compiling NIOCore ByteBuffer-int.swift
[112/114] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[113/114] Compiling NIOCore ByteBuffer-multi-int.swift
[114/114] Compiling NIOCore ByteBuffer-views.swift
[117/161] Compiling NIOEmbedded Embedded.swift
[118/161] Compiling NIOEmbedded AsyncTestingChannel.swift
[119/161] Emitting module NIOEmbedded
[120/161] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[123/163] Emitting module NIOPosix
[124/168] Compiling NIOPosix PipeChannel.swift
[125/168] Compiling NIOPosix PipePair.swift
[126/168] Compiling NIOPosix PointerHelpers.swift
[127/168] Compiling NIOPosix RawSocketBootstrap.swift
[128/168] Compiling NIOPosix Resolver.swift
[129/168] Compiling NIOPosix Selectable.swift
[130/168] Compiling NIOPosix SelectableChannel.swift
[131/168] Compiling NIOPosix SelectableEventLoop.swift
[132/168] Compiling NIOPosix SelectorEpoll.swift
[133/168] Compiling NIOPosix SelectorGeneric.swift
[134/168] Compiling NIOPosix SelectorKqueue.swift
[135/168] Compiling NIOPosix SelectorUring.swift
[136/168] Compiling NIOPosix ServerSocket.swift
[137/168] Compiling NIOPosix Socket.swift
[138/168] Compiling NIOPosix SocketChannel.swift
[139/168] Compiling NIOPosix SocketProtocols.swift
[140/168] Compiling NIOPosix BaseStreamSocketChannel.swift
[141/168] Compiling NIOPosix Bootstrap.swift
[142/168] Compiling NIOPosix ControlMessage.swift
[143/168] Compiling NIOPosix DatagramVectorReadManager.swift
[144/168] Compiling NIOPosix FileDescriptor.swift
[145/168] Compiling NIOPosix GetaddrinfoResolver.swift
[146/168] Compiling NIOPosix BSDSocketAPICommon.swift
[147/168] Compiling NIOPosix BSDSocketAPIPosix.swift
[148/168] Compiling NIOPosix BSDSocketAPIWindows.swift
[149/168] Compiling NIOPosix BaseSocket.swift
[150/168] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[151/168] Compiling NIOPosix BaseSocketChannel.swift
[152/168] Compiling NIOPosix System.swift
[153/168] Compiling NIOPosix Thread.swift
[154/168] Compiling NIOPosix ThreadPosix.swift
[155/168] Compiling NIOPosix ThreadWindows.swift
[156/168] Compiling NIOPosix Utilities.swift
[157/168] Compiling NIOPosix HappyEyeballs.swift
[158/168] Compiling NIOPosix IO.swift
[159/168] Compiling NIOPosix IntegerBitPacking.swift
[160/168] Compiling NIOPosix IntegerTypes.swift
[161/168] Compiling NIOPosix Linux.swift
[162/168] Compiling NIOPosix LinuxCPUSet.swift
[163/168] Compiling NIOPosix LinuxUring.swift
[164/168] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[165/168] Compiling NIOPosix NIOThreadPool.swift
[166/168] Compiling NIOPosix NonBlockingFileIO.swift
[167/168] Compiling NIOPosix PendingDatagramWritesManager.swift
[168/168] Compiling NIOPosix PendingWritesManager.swift
[171/172] Emitting module NIO
[172/172] Compiling NIO Exports.swift
[175/177] Compiling QREncode QREncode.swift
[176/177] Compiling QREncode QREncode+Generate.swift
[177/177] Emitting module QREncode
Build complete! (27.14s)
Build complete.
Done.

Build Machine: Linux 2