The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QREncode with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garanda21/vapor-qrencode.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/garanda21/vapor-qrencode
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at a37dcfe Added conditional for security access only for macOS
Cloned https://github.com/garanda21/vapor-qrencode.git into spi-builder-workspace
a37dcfe3b0ac9a11058529fb4444a933b24acd54
SUCCESS checkout https://github.com/garanda21/vapor-qrencode.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.89s)
Fetched https://github.com/apple/swift-collections.git (1.12s)
Fetched https://github.com/apple/swift-nio.git (1.99s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.41s)
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 shim.c
[1/8] Compiling CNIOLinux liburing_shims.c
[2/8] Compiling CNIOLinux shim.c
[3/8] Compiling CNIOWindows WSAStartup.c
[4/29] Compiling _AtomicsShims.c
[5/29] Compiling CNIODarwin shim.c
[7/41] Compiling DequeModule _DequeBuffer.swift
[8/41] Compiling DequeModule _DequeBufferHeader.swift
[9/43] Compiling Atomics AtomicBool.swift
[10/43] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[11/43] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[12/43] Compiling DequeModule Deque+CustomReflectable.swift
[13/43] Compiling DequeModule Deque+CustomStringConvertible.swift
[14/43] Compiling Atomics AtomicMemoryOrderings.swift
[15/43] Compiling Atomics AtomicStrongReference.swift
[16/43] Compiling Atomics AtomicValue.swift
[17/43] Compiling Atomics DoubleWord.swift
[18/43] Compiling Atomics AtomicOptional.swift
[19/43] Compiling Atomics AtomicRawRepresentable.swift
[20/43] Compiling Atomics AtomicInteger.swift
[21/43] Compiling DequeModule Deque+Equatable.swift
[22/43] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[23/43] Compiling DequeModule Deque+Extras.swift
[24/43] Compiling DequeModule _DequeSlot.swift
[25/43] Compiling DequeModule _UnsafeWrappedBuffer.swift
[26/43] Emitting module DequeModule
[27/43] Compiling _NIODataStructures Heap.swift
[28/43] Compiling _NIODataStructures PriorityQueue.swift
[29/43] Emitting module _NIODataStructures
[38/43] Compiling Atomics HighLevelTypes.swift
[39/43] Compiling Atomics AtomicLazyReference.swift
[40/43] Emitting module Atomics
[41/43] Compiling Atomics IntegerConformances.swift
[41/44] Compiling c-nioatomics.c
[43/44] Compiling Atomics PointerConformances.swift
[43/44] Compiling c-atomics.c
[45/50] Compiling NIOConcurrencyHelpers lock.swift
[46/50] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[47/50] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[48/50] Compiling NIOConcurrencyHelpers NIOLock.swift
[49/50] Emitting module NIOConcurrencyHelpers
[50/50] Compiling NIOConcurrencyHelpers atomics.swift
[51/100] Compiling NIOCore NIOAny.swift
[52/100] Compiling NIOCore NIOCloseOnErrorHandler.swift
[53/100] Compiling NIOCore NIOSendable.swift
[54/100] Compiling NIOCore PointerHelpers.swift
[55/100] Compiling NIOCore RecvByteBufferAllocator.swift
[56/100] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[57/100] Compiling NIOCore SocketAddresses.swift
[58/106] Compiling NIOCore Codec.swift
[59/106] Compiling NIOCore ConvenienceOptionSupport.swift
[60/106] Compiling NIOCore DeadChannel.swift
[61/106] Compiling NIOCore DispatchQueue+WithFuture.swift
[62/106] Compiling NIOCore EventLoop+Deprecated.swift
[63/106] Compiling NIOCore EventLoop.swift
[64/106] Compiling NIOCore EventLoopFuture+Deprecated.swift
[65/106] Compiling NIOCore IPProtocol.swift
[66/106] Compiling NIOCore IntegerBitPacking.swift
[67/106] Compiling NIOCore IntegerTypes.swift
[68/106] Compiling NIOCore Interfaces.swift
[69/106] Compiling NIOCore Linux.swift
[70/106] Compiling NIOCore MarkedCircularBuffer.swift
[71/106] Compiling NIOCore MulticastChannel.swift
[72/106] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[73/106] Compiling NIOCore EventLoopFuture.swift
[74/106] Compiling NIOCore FileDescriptor.swift
[75/106] Compiling NIOCore FileHandle.swift
[76/106] Compiling NIOCore FileRegion.swift
[77/106] Compiling NIOCore IO.swift
[78/106] Compiling NIOCore IOData.swift
[79/106] Compiling NIOCore AddressedEnvelope.swift
[80/106] Compiling NIOCore AsyncAwaitSupport.swift
[81/106] Compiling NIOCore NIOAsyncSequenceProducer.swift
[82/106] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[83/106] Compiling NIOCore NIOAsyncWriter.swift
[84/106] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[85/106] Compiling NIOCore BSDSocketAPI.swift
[86/106] Compiling NIOCore Channel.swift
[87/106] Compiling NIOCore ChannelHandler.swift
[88/106] Compiling NIOCore ChannelHandlers.swift
[89/106] Compiling NIOCore ChannelInvoker.swift
[90/106] Compiling NIOCore ChannelOption.swift
[91/106] Compiling NIOCore ChannelPipeline.swift
[92/106] Compiling NIOCore CircularBuffer.swift
[93/106] Compiling NIOCore SocketOptionProvider.swift
[94/106] Compiling NIOCore SystemCallHelpers.swift
[95/106] Compiling NIOCore TimeAmount+Duration.swift
[96/106] Compiling NIOCore TypeAssistedChannelHandler.swift
[97/106] Compiling NIOCore UniversalBootstrapSupport.swift
[98/106] Compiling NIOCore Utilities.swift
[99/106] Emitting module NIOCore
[100/106] Compiling NIOCore ByteBuffer-aux.swift
[101/106] Compiling NIOCore ByteBuffer-conversions.swift
[102/106] Compiling NIOCore ByteBuffer-core.swift
[103/106] Compiling NIOCore ByteBuffer-int.swift
[104/106] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[105/106] Compiling NIOCore ByteBuffer-multi-int.swift
[106/106] Compiling NIOCore ByteBuffer-views.swift
[107/151] Compiling NIOEmbedded AsyncTestingChannel.swift
[108/151] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[109/151] Emitting module NIOEmbedded
[110/151] Compiling NIOEmbedded Embedded.swift
[111/151] Compiling NIOPosix PipeChannel.swift
[112/151] Compiling NIOPosix PipePair.swift
[113/151] Compiling NIOPosix PointerHelpers.swift
[114/151] Compiling NIOPosix RawSocketBootstrap.swift
[115/151] Compiling NIOPosix Resolver.swift
[116/151] Compiling NIOPosix Selectable.swift
[117/156] Compiling NIOPosix HappyEyeballs.swift
[118/156] Compiling NIOPosix IO.swift
[119/156] Compiling NIOPosix IntegerBitPacking.swift
[120/156] Compiling NIOPosix IntegerTypes.swift
[121/156] Compiling NIOPosix Linux.swift
[122/156] Compiling NIOPosix LinuxCPUSet.swift
[123/156] Emitting module NIOPosix
[124/156] Compiling NIOPosix SelectorUring.swift
[125/156] Compiling NIOPosix ServerSocket.swift
[126/156] Compiling NIOPosix Socket.swift
[127/156] Compiling NIOPosix SocketChannel.swift
[128/156] Compiling NIOPosix SocketProtocols.swift
[129/156] Compiling NIOPosix SelectableChannel.swift
[130/156] Compiling NIOPosix SelectableEventLoop.swift
[131/156] Compiling NIOPosix SelectorEpoll.swift
[132/156] Compiling NIOPosix SelectorGeneric.swift
[133/156] Compiling NIOPosix SelectorKqueue.swift
[134/156] Compiling NIOPosix BSDSocketAPICommon.swift
[135/156] Compiling NIOPosix BSDSocketAPIPosix.swift
[136/156] Compiling NIOPosix BSDSocketAPIWindows.swift
[137/156] Compiling NIOPosix BaseSocket.swift
[138/156] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[139/156] Compiling NIOPosix BaseSocketChannel.swift
[140/156] Compiling NIOPosix BaseStreamSocketChannel.swift
[141/156] Compiling NIOPosix Bootstrap.swift
[142/156] Compiling NIOPosix ControlMessage.swift
[143/156] Compiling NIOPosix DatagramVectorReadManager.swift
[144/156] Compiling NIOPosix FileDescriptor.swift
[145/156] Compiling NIOPosix GetaddrinfoResolver.swift
[146/156] Compiling NIOPosix LinuxUring.swift
[147/156] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[148/156] Compiling NIOPosix NIOThreadPool.swift
[149/156] Compiling NIOPosix NonBlockingFileIO.swift
[150/156] Compiling NIOPosix PendingDatagramWritesManager.swift
[151/156] Compiling NIOPosix PendingWritesManager.swift
[152/156] Compiling NIOPosix System.swift
[153/156] Compiling NIOPosix Thread.swift
[154/156] Compiling NIOPosix ThreadPosix.swift
[155/156] Compiling NIOPosix ThreadWindows.swift
[156/156] Compiling NIOPosix Utilities.swift
[157/158] Compiling NIO Exports.swift
[158/158] Emitting module NIO
[159/161] Emitting module QREncode
[160/161] Compiling QREncode QREncode.swift
[161/161] Compiling QREncode QREncode+Generate.swift
Build complete! (16.87s)
Build complete.
Done.

Build Machine: Mac 5