The Swift Package Index logo.Swift Package Index

Build Information

Successful build of wkhtmltopdf with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/vapor-community/wkhtmltopdf.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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/wkhtmltopdf.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64439] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.73s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[64/4546] Fetching swift-atomics, swift-system
[4547/18292] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.40s)
[1976/15309] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections.git from cache (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.83s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Building for debugging...
[0/20] Write sources
[11/20] Compiling _AtomicsShims.c
[12/20] Compiling CNIOWindows shim.c
[13/20] Compiling CNIOLinux liburing_shims.c
[14/20] Compiling CNIODarwin shim.c
[15/20] Compiling CNIOWindows WSAStartup.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[16/20] Compiling CNIOLinux shim.c
[17/20] Write swift-version-24593BA9C3E375BF.txt
[19/62] Emitting module _CollectionsUtilities
[19/64] Compiling c-nioatomics.c
[20/64] Compiling c-atomics.c
[22/70] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/70] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/70] Compiling _NIODataStructures PriorityQueue.swift
[25/70] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[26/70] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[27/70] Compiling _CollectionsUtilities Debugging.swift
[28/70] Compiling _CollectionsUtilities Descriptions.swift
[29/70] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[30/70] Compiling _CollectionsUtilities Specialize.swift
[31/70] Compiling _NIODataStructures _TinyArray.swift
[32/70] Compiling _CollectionsUtilities _SortedCollection.swift
[33/70] Compiling _CollectionsUtilities _UniqueCollection.swift
[34/70] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/70] Compiling _CollectionsUtilities Integer rank.swift
[36/70] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[37/70] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[38/70] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[39/70] Compiling Atomics AtomicMemoryOrderings.swift
[40/70] Compiling _CollectionsUtilities UInt+reversed.swift
[41/70] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[42/70] Emitting module _NIOBase64
[43/70] Compiling _NIOBase64 Base64.swift
[58/90] Emitting module NIOConcurrencyHelpers
[59/90] Compiling Atomics IntegerOperations.swift
[60/90] Compiling Atomics Unmanaged extensions.swift
[61/90] Emitting module Atomics
[62/90] Compiling DequeModule Deque+Extras.swift
[63/90] Compiling DequeModule Deque+Codable.swift
[64/90] Compiling DequeModule Deque+Collection.swift
[65/90] Compiling DequeModule Deque+Hashable.swift
[66/90] Compiling DequeModule Deque+Sendable.swift
[67/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[68/91] Compiling DequeModule _DequeBuffer.swift
[69/91] Compiling DequeModule _DequeBufferHeader.swift
[70/91] Compiling DequeModule Deque+Descriptions.swift
[71/91] Compiling DequeModule Deque+Equatable.swift
[77/93] Compiling DequeModule _DequeSlot.swift
[78/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/93] Compiling NIOConcurrencyHelpers lock.swift
[80/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/93] Compiling DequeModule Deque+Testing.swift
[83/93] Compiling DequeModule Deque._Storage.swift
[84/93] Compiling _NIODataStructures Heap.swift
[85/93] Compiling DequeModule Deque._UnsafeHandle.swift
[86/93] Compiling DequeModule Deque.swift
[87/93] Emitting module _NIODataStructures
[91/94] Compiling DequeModule Deque+CustomReflectable.swift
[92/94] Compiling NIOConcurrencyHelpers atomics.swift
[93/94] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/95] Emitting module DequeModule
[97/153] Compiling NIOCore MarkedCircularBuffer.swift
[98/153] Compiling NIOCore MulticastChannel.swift
[99/153] Compiling NIOCore NIOAny.swift
[100/153] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/153] Compiling NIOCore NIOLoopBound.swift
[102/153] Compiling NIOCore NIOSendable.swift
[103/153] Compiling NIOCore PointerHelpers.swift
[104/153] Compiling NIOCore RecvByteBufferAllocator.swift
[105/153] Compiling NIOCore GlobalSingletons.swift
[106/153] Compiling NIOCore IO.swift
[107/153] Compiling NIOCore IOData.swift
[108/153] Compiling NIOCore IPProtocol.swift
[109/153] Compiling NIOCore IntegerBitPacking.swift
[110/153] Compiling NIOCore IntegerTypes.swift
[111/153] Compiling NIOCore Interfaces.swift
[112/153] Compiling NIOCore Linux.swift
[113/161] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/161] Compiling NIOCore SocketAddresses.swift
[115/161] Compiling NIOCore SocketOptionProvider.swift
[116/161] Compiling NIOCore SystemCallHelpers.swift
[117/161] Compiling NIOCore TimeAmount+Duration.swift
[118/161] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/161] Compiling NIOCore UniversalBootstrapSupport.swift
[120/161] Compiling NIOCore Utilities.swift
[121/161] Compiling NIOCore ChannelOption.swift
[122/161] Compiling NIOCore ChannelPipeline.swift
[123/161] Compiling NIOCore CircularBuffer.swift
[124/161] Compiling NIOCore Codec.swift
[125/161] Compiling NIOCore ConvenienceOptionSupport.swift
[126/161] Compiling NIOCore DeadChannel.swift
[127/161] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/161] Compiling NIOCore EventLoop+Deprecated.swift
[129/161] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[130/161] Compiling NIOCore NIOAsyncWriter.swift
[131/161] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/161] Compiling NIOCore BSDSocketAPI.swift
[133/161] Compiling NIOCore ByteBuffer-aux.swift
[134/161] Compiling NIOCore ByteBuffer-conversions.swift
[135/161] Compiling NIOCore ByteBuffer-core.swift
[136/161] Compiling NIOCore ByteBuffer-hexdump.swift
[137/161] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/161] Compiling NIOCore EventLoop.swift
[139/161] Compiling NIOCore EventLoopFuture+Deprecated.swift
[140/161] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[141/161] Compiling NIOCore EventLoopFuture.swift
[142/161] Compiling NIOCore FileDescriptor.swift
[143/161] Compiling NIOCore FileHandle.swift
[144/161] Compiling NIOCore FileRegion.swift
[145/161] Compiling NIOCore AddressedEnvelope.swift
[146/161] Compiling NIOCore AsyncAwaitSupport.swift
[147/161] Compiling NIOCore AsyncChannel.swift
[148/161] Compiling NIOCore AsyncChannelInboundStream.swift
[149/161] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[150/161] Compiling NIOCore AsyncChannelOutboundWriter.swift
[151/161] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[152/161] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/161] Compiling NIOCore ByteBuffer-int.swift
[154/161] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/161] Compiling NIOCore ByteBuffer-multi-int.swift
[156/161] Compiling NIOCore ByteBuffer-views.swift
[157/161] Compiling NIOCore Channel.swift
[158/161] Compiling NIOCore ChannelHandler.swift
[159/161] Compiling NIOCore ChannelHandlers.swift
[160/161] Compiling NIOCore ChannelInvoker.swift
[161/161] Emitting module NIOCore
[163/213] Emitting module NIOEmbedded
[164/213] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/213] Compiling NIOEmbedded Embedded.swift
[166/213] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/214] Emitting module NIOPosix
[169/220] Compiling NIOPosix SelectableChannel.swift
[170/220] Compiling NIOPosix SelectableEventLoop.swift
[171/220] Compiling NIOPosix SelectorEpoll.swift
[172/220] Compiling NIOPosix SelectorGeneric.swift
[173/220] Compiling NIOPosix SelectorKqueue.swift
[174/220] Compiling NIOPosix SelectorUring.swift
[175/220] Compiling NIOPosix ThreadPosix.swift
[176/220] Compiling NIOPosix ThreadWindows.swift
[177/220] Compiling NIOPosix UnsafeTransfer.swift
[178/220] Compiling NIOPosix Utilities.swift
[179/220] Compiling NIOPosix VsockAddress.swift
[180/220] Compiling NIOPosix VsockChannelEvents.swift
[181/220] Compiling NIOPosix PooledRecvBufferAllocator.swift
[182/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[183/220] Compiling NIOPosix PosixSingletons.swift
[184/220] Compiling NIOPosix RawSocketBootstrap.swift
[185/220] Compiling NIOPosix Resolver.swift
[186/220] Compiling NIOPosix Selectable.swift
[187/220] Compiling NIOPosix ServerSocket.swift
[188/220] Compiling NIOPosix Socket.swift
[189/220] Compiling NIOPosix SocketChannel.swift
[190/220] Compiling NIOPosix SocketProtocols.swift
[191/220] Compiling NIOPosix System.swift
[192/220] Compiling NIOPosix Thread.swift
[193/220] Compiling NIOPosix IntegerBitPacking.swift
[194/220] Compiling NIOPosix IntegerTypes.swift
[195/220] Compiling NIOPosix Linux.swift
[196/220] Compiling NIOPosix LinuxCPUSet.swift
[197/220] Compiling NIOPosix LinuxUring.swift
[198/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[199/220] Compiling NIOPosix NIOThreadPool.swift
[200/220] Compiling NIOPosix NonBlockingFileIO.swift
[201/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[202/220] Compiling NIOPosix PendingWritesManager.swift
[203/220] Compiling NIOPosix PipeChannel.swift
[204/220] Compiling NIOPosix PipePair.swift
[205/220] Compiling NIOPosix PointerHelpers.swift
[206/220] Compiling NIOPosix Pool.swift
[207/220] Compiling NIOPosix BSDSocketAPICommon.swift
[208/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[209/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[210/220] Compiling NIOPosix BaseSocket.swift
[211/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[212/220] Compiling NIOPosix BaseSocketChannel.swift
[213/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[214/220] Compiling NIOPosix Bootstrap.swift
[215/220] Compiling NIOPosix ControlMessage.swift
[216/220] Compiling NIOPosix DatagramVectorReadManager.swift
[217/220] Compiling NIOPosix FileDescriptor.swift
[218/220] Compiling NIOPosix GetaddrinfoResolver.swift
[219/220] Compiling NIOPosix HappyEyeballs.swift
[220/220] Compiling NIOPosix IO.swift
[222/223] Compiling NIO Exports.swift
[223/223] Emitting module NIO
[225/228] Compiling wkhtmltopdf Document.swift
[226/228] Compiling wkhtmltopdf Page.swift
[227/228] Compiling wkhtmltopdf Document+Generate.swift
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:42:16: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            wk.launchPath = self.launchPath
               ^
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:42:16: note: use 'executableURL' instead
            wk.launchPath = self.launchPath
               ^~~~~~~~~~
               executableURL
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:46:16: warning: 'launch()' is deprecated: renamed to 'run'
            wk.launch()
               ^
/host/spi-builder-workspace/Sources/wkhtmltopdf/Document+Generate.swift:46:16: note: use 'run' instead
            wk.launch()
               ^~~~~~
               run
[228/228] Emitting module wkhtmltopdf
Build complete! (65.54s)
Build complete.
Done.

Build Machine: Linux 2