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.2.0-Beta.app xcrun swift build --arch arm64

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 /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.44s)
Fetched https://github.com/apple/swift-collections.git (0.59s)
Fetched https://github.com/apple/swift-nio.git (0.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.94s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.68s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vapor-qrencode",
      "name": "QREncode",
      "url": "https://github.com/garanda21/vapor-qrencode.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vapor-qrencode",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.0.6",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/garanda21/vapor-qrencode.git from cache
Fetched https://github.com/garanda21/vapor-qrencode.git (0.27s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.28s)
Fetched https://github.com/apple/swift-collections.git (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.04s)
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/garanda21/vapor-qrencode.git
Working copy of https://github.com/garanda21/vapor-qrencode.git resolved at main
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
warning: '.resolve-product-dependencies': dependency 'vapor-qrencode' is not used by any target
Found 1 product dependencies
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[0/8] Compiling CNIOWindows WSAStartup.c
[2/8] Compiling CNIOLinux liburing_shims.c
[3/8] Compiling CNIOLinux shim.c
[4/29] Compiling _AtomicsShims.c
[5/29] Compiling CNIODarwin shim.c
[7/41] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[8/41] Compiling DequeModule Deque+CustomReflectable.swift
[9/41] Compiling DequeModule Deque+CustomStringConvertible.swift
[10/41] Compiling DequeModule _DequeBuffer.swift
[11/41] Compiling DequeModule _DequeBufferHeader.swift
[12/43] Compiling DequeModule Deque.swift
[13/43] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[14/43] Compiling Atomics AtomicBool.swift
[15/43] Compiling Atomics AtomicStrongReference.swift
[16/43] Compiling Atomics AtomicValue.swift
[17/43] Compiling Atomics AtomicInteger.swift
[18/43] Compiling Atomics AtomicMemoryOrderings.swift
[19/43] Compiling DequeModule Deque._Storage.swift
[20/43] Compiling DequeModule Deque._UnsafeHandle.swift
[21/43] Compiling Atomics AtomicOptional.swift
[22/43] Compiling Atomics AtomicRawRepresentable.swift
[23/43] Compiling Atomics DoubleWord.swift
[24/43] Emitting module DequeModule
[25/43] Compiling DequeModule _DequeSlot.swift
[26/43] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/43] Compiling _NIODataStructures PriorityQueue.swift
[28/43] Emitting module _NIODataStructures
[29/43] Compiling _NIODataStructures Heap.swift
[29/43] Compiling c-nioatomics.c
[31/43] Compiling Atomics AtomicLazyReference.swift
[34/43] Compiling Atomics HighLevelTypes.swift
[35/43] Compiling Atomics IntegerConformances.swift
[40/43] Emitting module Atomics
[42/44] Compiling c-atomics.c
[44/50] Compiling Atomics PointerConformances.swift
[45/50] Compiling NIOConcurrencyHelpers lock.swift
[46/50] Emitting module NIOConcurrencyHelpers
[47/50] Compiling NIOConcurrencyHelpers NIOLock.swift
[48/50] Compiling NIOConcurrencyHelpers atomics.swift
[49/50] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[50/50] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[51/100] Compiling NIOCore IPProtocol.swift
[52/100] Compiling NIOCore IntegerBitPacking.swift
[53/100] Compiling NIOCore IntegerTypes.swift
[54/100] Compiling NIOCore Interfaces.swift
[55/100] Compiling NIOCore Linux.swift
[56/100] Compiling NIOCore MarkedCircularBuffer.swift
[57/100] Compiling NIOCore MulticastChannel.swift
[58/106] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[59/106] Compiling NIOCore EventLoopFuture.swift
[60/106] Compiling NIOCore FileDescriptor.swift
[61/106] Compiling NIOCore FileHandle.swift
[62/106] Compiling NIOCore FileRegion.swift
[63/106] Compiling NIOCore IO.swift
[64/106] Compiling NIOCore IOData.swift
[65/106] Compiling NIOCore SocketOptionProvider.swift
[66/106] Compiling NIOCore SystemCallHelpers.swift
[67/106] Compiling NIOCore TimeAmount+Duration.swift
[68/106] Compiling NIOCore TypeAssistedChannelHandler.swift
[69/106] Compiling NIOCore UniversalBootstrapSupport.swift
[70/106] Compiling NIOCore Utilities.swift
[71/106] Compiling NIOCore AddressedEnvelope.swift
[72/106] Compiling NIOCore AsyncAwaitSupport.swift
[73/106] Compiling NIOCore NIOAsyncSequenceProducer.swift
[74/106] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[75/106] Compiling NIOCore NIOAsyncWriter.swift
[76/106] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[77/106] Compiling NIOCore BSDSocketAPI.swift
[78/106] Compiling NIOCore Channel.swift
[79/106] Compiling NIOCore ChannelHandler.swift
[80/106] Compiling NIOCore ChannelHandlers.swift
[81/106] Compiling NIOCore ChannelInvoker.swift
[82/106] Compiling NIOCore ChannelOption.swift
[83/106] Compiling NIOCore ChannelPipeline.swift
[84/106] Compiling NIOCore CircularBuffer.swift
[85/106] Emitting module NIOCore
[86/106] Compiling NIOCore Codec.swift
[87/106] Compiling NIOCore ConvenienceOptionSupport.swift
[88/106] Compiling NIOCore DeadChannel.swift
[89/106] Compiling NIOCore DispatchQueue+WithFuture.swift
[90/106] Compiling NIOCore EventLoop+Deprecated.swift
[91/106] Compiling NIOCore EventLoop.swift
[92/106] Compiling NIOCore EventLoopFuture+Deprecated.swift
[93/106] Compiling NIOCore NIOAny.swift
[94/106] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/106] Compiling NIOCore NIOSendable.swift
[96/106] Compiling NIOCore PointerHelpers.swift
[97/106] Compiling NIOCore RecvByteBufferAllocator.swift
[98/106] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[99/106] Compiling NIOCore SocketAddresses.swift
[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 AsyncTestingEventLoop.swift
[108/151] Compiling NIOEmbedded AsyncTestingChannel.swift
[109/151] Emitting module NIOEmbedded
[110/151] Compiling NIOEmbedded Embedded.swift
[111/151] Emitting module NIOPosix
[112/156] Compiling NIOPosix PipeChannel.swift
[113/156] Compiling NIOPosix PipePair.swift
[114/156] Compiling NIOPosix PointerHelpers.swift
[115/156] Compiling NIOPosix RawSocketBootstrap.swift
[116/156] Compiling NIOPosix Resolver.swift
[117/156] Compiling NIOPosix Selectable.swift
[118/156] Compiling NIOPosix HappyEyeballs.swift
[119/156] Compiling NIOPosix IO.swift
[120/156] Compiling NIOPosix IntegerBitPacking.swift
[121/156] Compiling NIOPosix IntegerTypes.swift
[122/156] Compiling NIOPosix Linux.swift
[123/156] Compiling NIOPosix LinuxCPUSet.swift
[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 BaseStreamSocketChannel.swift
[135/156] Compiling NIOPosix Bootstrap.swift
[136/156] Compiling NIOPosix ControlMessage.swift
[137/156] Compiling NIOPosix DatagramVectorReadManager.swift
[138/156] Compiling NIOPosix FileDescriptor.swift
[139/156] Compiling NIOPosix GetaddrinfoResolver.swift
[140/156] Compiling NIOPosix BSDSocketAPICommon.swift
[141/156] Compiling NIOPosix BSDSocketAPIPosix.swift
[142/156] Compiling NIOPosix BSDSocketAPIWindows.swift
[143/156] Compiling NIOPosix BaseSocket.swift
[144/156] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[145/156] Compiling NIOPosix BaseSocketChannel.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! (11.11s)
Build complete.
Done.