The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/wkhtmltopdf.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/wkhtmltopdf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5db6037 Github action added (#14)
Cloned https://github.com/vapor-community/wkhtmltopdf.git
Revision (git rev-parse @):
5db60379ddd59ae458276839cfd74730f4ef5407
SUCCESS checkout https://github.com/vapor-community/wkhtmltopdf.git at main
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.39s)
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-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.24s)
Fetched https://github.com/apple/swift-collections.git (0.26s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
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.5
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
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wkhtmltopdf",
      "name": "wkhtmltopdf",
      "url": "https://github.com/vapor-community/wkhtmltopdf.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/wkhtmltopdf",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.62.0",
          "path": "/Users/admin/builds/h8344Zi3/0/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/h8344Zi3/0/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.5",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor-community/wkhtmltopdf.git
[1/196] Fetching wkhtmltopdf
Fetched https://github.com/vapor-community/wkhtmltopdf.git (0.34s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.23s)
Fetched https://github.com/apple/swift-collections.git (0.24s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.05s)
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
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/vapor-community/wkhtmltopdf.git
Working copy of https://github.com/vapor-community/wkhtmltopdf.git resolved at main
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.5
warning: '.resolve-product-dependencies': dependency 'wkhtmltopdf' 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.0.0.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/32] Compiling CNIODarwin shim.c
[5/32] Compiling _AtomicsShims.c
[7/51] Compiling Atomics Primitives.shims.swift
[8/51] Compiling Atomics AtomicInteger.swift
[9/51] Compiling Atomics AtomicOptionalWrappable.swift
[10/53] Compiling Atomics OptionalRawRepresentable.swift
[11/53] Compiling Atomics RawRepresentable.swift
[12/53] Compiling Atomics IntegerConformances.swift
[13/53] Compiling Atomics PointerConformances.swift
[14/53] Compiling Atomics Primitives.native.swift
[15/53] Compiling Atomics ManagedAtomic.swift
[16/53] Compiling Atomics ManagedAtomicLazyReference.swift
[17/53] Compiling Atomics UnsafeAtomic.swift
[18/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/53] Compiling Atomics AtomicReference.swift
[20/53] Compiling Atomics AtomicStorage.swift
[21/53] Emitting module DequeModule
[22/53] Compiling Atomics AtomicBool.swift
[23/53] Compiling Atomics AtomicMemoryOrderings.swift
[24/53] Compiling Atomics DoubleWord.swift
[25/53] Compiling DequeModule _DequeSlot.swift
[26/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/53] Emitting module _NIOBase64
[28/53] Compiling _NIOBase64 Base64.swift
[29/53] Compiling _NIODataStructures PriorityQueue.swift
[30/53] Compiling _NIODataStructures _TinyArray.swift
[31/53] Emitting module _NIODataStructures
[32/53] Compiling _NIODataStructures Heap.swift
[42/55] Compiling Atomics IntegerOperations.swift
[43/55] Compiling Atomics Unmanaged extensions.swift
[43/55] Compiling c-nioatomics.c
[45/55] Emitting module Atomics
[54/55] Compiling c-atomics.c
[56/61] Compiling NIOConcurrencyHelpers lock.swift
[57/61] Emitting module NIOConcurrencyHelpers
[58/61] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[59/61] Compiling NIOConcurrencyHelpers NIOLock.swift
[60/61] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[61/61] Compiling NIOConcurrencyHelpers atomics.swift
[62/118] Compiling NIOCore MarkedCircularBuffer.swift
[63/118] Compiling NIOCore MulticastChannel.swift
[64/118] Compiling NIOCore NIOAny.swift
[65/118] Compiling NIOCore NIOCloseOnErrorHandler.swift
[66/118] Compiling NIOCore NIOLoopBound.swift
[67/118] Compiling NIOCore NIOSendable.swift
[68/118] Compiling NIOCore PointerHelpers.swift
[69/118] Compiling NIOCore RecvByteBufferAllocator.swift
[70/126] Compiling NIOCore AddressedEnvelope.swift
[71/126] Compiling NIOCore AsyncAwaitSupport.swift
[72/126] Compiling NIOCore AsyncChannel.swift
[73/126] Compiling NIOCore AsyncChannelInboundStream.swift
[74/126] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[75/126] Compiling NIOCore AsyncChannelOutboundWriter.swift
[76/126] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[77/126] Compiling NIOCore NIOAsyncSequenceProducer.swift
[78/126] Compiling NIOCore GlobalSingletons.swift
[79/126] Compiling NIOCore IO.swift
[80/126] Compiling NIOCore IOData.swift
[81/126] Compiling NIOCore IPProtocol.swift
[82/126] Compiling NIOCore IntegerBitPacking.swift
[83/126] Compiling NIOCore IntegerTypes.swift
[84/126] Compiling NIOCore Interfaces.swift
[85/126] Compiling NIOCore Linux.swift
[86/126] Compiling NIOCore ChannelOption.swift
[87/126] Compiling NIOCore ChannelPipeline.swift
[88/126] Compiling NIOCore CircularBuffer.swift
[89/126] Compiling NIOCore Codec.swift
[90/126] Compiling NIOCore ConvenienceOptionSupport.swift
[91/126] Compiling NIOCore DeadChannel.swift
[92/126] Compiling NIOCore DispatchQueue+WithFuture.swift
[93/126] Compiling NIOCore EventLoop+Deprecated.swift
[94/126] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[95/126] Compiling NIOCore SocketAddresses.swift
[96/126] Compiling NIOCore SocketOptionProvider.swift
[97/126] Compiling NIOCore SystemCallHelpers.swift
[98/126] Compiling NIOCore TimeAmount+Duration.swift
[99/126] Compiling NIOCore TypeAssistedChannelHandler.swift
[100/126] Compiling NIOCore UniversalBootstrapSupport.swift
[101/126] Compiling NIOCore Utilities.swift
[102/126] Compiling NIOCore EventLoop+SerialExecutor.swift
[103/126] Compiling NIOCore EventLoop.swift
[104/126] Compiling NIOCore EventLoopFuture+Deprecated.swift
[105/126] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[106/126] Compiling NIOCore EventLoopFuture.swift
[107/126] Compiling NIOCore FileDescriptor.swift
[108/126] Compiling NIOCore FileHandle.swift
[109/126] Compiling NIOCore FileRegion.swift
[110/126] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[111/126] Compiling NIOCore NIOAsyncWriter.swift
[112/126] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[113/126] Compiling NIOCore BSDSocketAPI.swift
[114/126] Compiling NIOCore ByteBuffer-aux.swift
[115/126] Compiling NIOCore ByteBuffer-conversions.swift
[116/126] Compiling NIOCore ByteBuffer-core.swift
[117/126] Compiling NIOCore ByteBuffer-hexdump.swift
[118/126] Compiling NIOCore ByteBuffer-int.swift
[119/126] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[120/126] Compiling NIOCore ByteBuffer-multi-int.swift
[121/126] Compiling NIOCore ByteBuffer-views.swift
[122/126] Compiling NIOCore Channel.swift
[123/126] Compiling NIOCore ChannelHandler.swift
[124/126] Compiling NIOCore ChannelHandlers.swift
[125/126] Compiling NIOCore ChannelInvoker.swift
[126/126] Emitting module NIOCore
[127/175] Compiling NIOEmbedded Embedded.swift
[128/175] Compiling NIOEmbedded AsyncTestingChannel.swift
[129/175] Emitting module NIOEmbedded
[130/175] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[131/175] Compiling NIOPosix IntegerBitPacking.swift
[132/175] Compiling NIOPosix IntegerTypes.swift
[133/175] Compiling NIOPosix Linux.swift
[134/175] Compiling NIOPosix LinuxCPUSet.swift
[135/175] Compiling NIOPosix LinuxUring.swift
[136/175] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[137/181] Emitting module NIOPosix
[138/181] Compiling NIOPosix Thread.swift
[139/181] Compiling NIOPosix ThreadPosix.swift
[140/181] Compiling NIOPosix ThreadWindows.swift
[141/181] Compiling NIOPosix Utilities.swift
[142/181] Compiling NIOPosix VsockAddress.swift
[143/181] Compiling NIOPosix VsockChannelEvents.swift
[144/181] Compiling NIOPosix PointerHelpers.swift
[145/181] Compiling NIOPosix Pool.swift
[146/181] Compiling NIOPosix PooledRecvBufferAllocator.swift
[147/181] Compiling NIOPosix PosixSingletons.swift
[148/181] Compiling NIOPosix RawSocketBootstrap.swift
[149/181] Compiling NIOPosix Resolver.swift
[150/181] Compiling NIOPosix Selectable.swift
[151/181] Compiling NIOPosix SelectableChannel.swift
[152/181] Compiling NIOPosix SelectableEventLoop.swift
[153/181] Compiling NIOPosix SelectorEpoll.swift
[154/181] Compiling NIOPosix SelectorGeneric.swift
[155/181] Compiling NIOPosix SelectorKqueue.swift
[156/181] Compiling NIOPosix SelectorUring.swift
[157/181] Compiling NIOPosix ServerSocket.swift
[158/181] Compiling NIOPosix Socket.swift
[159/181] Compiling NIOPosix SocketChannel.swift
[160/181] Compiling NIOPosix SocketProtocols.swift
[161/181] Compiling NIOPosix System.swift
[162/181] Compiling NIOPosix NIOThreadPool.swift
[163/181] Compiling NIOPosix NonBlockingFileIO.swift
[164/181] Compiling NIOPosix PendingDatagramWritesManager.swift
[165/181] Compiling NIOPosix PendingWritesManager.swift
[166/181] Compiling NIOPosix PipeChannel.swift
[167/181] Compiling NIOPosix PipePair.swift
[168/181] Compiling NIOPosix Bootstrap.swift
[169/181] Compiling NIOPosix ControlMessage.swift
[170/181] Compiling NIOPosix DatagramVectorReadManager.swift
[171/181] Compiling NIOPosix FileDescriptor.swift
[172/181] Compiling NIOPosix GetaddrinfoResolver.swift
[173/181] Compiling NIOPosix HappyEyeballs.swift
[174/181] Compiling NIOPosix IO.swift
[175/181] Compiling NIOPosix BSDSocketAPICommon.swift
[176/181] Compiling NIOPosix BSDSocketAPIPosix.swift
[177/181] Compiling NIOPosix BSDSocketAPIWindows.swift
[178/181] Compiling NIOPosix BaseSocket.swift
[179/181] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[180/181] Compiling NIOPosix BaseSocketChannel.swift
[181/181] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/183] Compiling NIO Exports.swift
[183/183] Emitting module NIO
[184/187] Compiling wkhtmltopdf Page.swift
[185/187] Compiling wkhtmltopdf Document+Generate.swift
[186/187] Compiling wkhtmltopdf Document.swift
[187/187] Emitting module wkhtmltopdf
Build complete! (26.37s)
Build complete.
Done.