Build Information
Successful build of URLEncodedForm with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/url-encoded-form.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor/url-encoded-form
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 20f68fb Merge pull request #25 from onuniverse/bug/urlSupport
Cloned https://github.com/vapor/url-encoded-form.git
Revision (git rev-parse @):
20f68fbe7fac006d4d0617ea4edcba033227359e
SUCCESS checkout https://github.com/vapor/url-encoded-form.git at 1.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/vapor/url-encoded-form.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling CNIOLinux ifaddrs-android.c
[1/5] Compiling CNIOLinux shim.c
[2/8] Compiling CNIODarwin shim.c
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
5 warnings generated.
[3/8] Compiling CNIOSHA1 c_nio_sha1.c
[5/14] Compiling NIOPriorityQueue PriorityQueue.swift
[6/14] Emitting module COperatingSystem
[7/14] Compiling COperatingSystem libc.swift
[8/14] Emitting module NIOPriorityQueue
[9/14] Compiling NIOPriorityQueue Heap.swift
[9/14] Compiling c-atomics.c
[11/17] Compiling NIOConcurrencyHelpers lock.swift
[12/17] Emitting module NIOConcurrencyHelpers
[13/17] Compiling NIOConcurrencyHelpers atomics.swift
[14/60] Compiling Debugging SourceLocation.swift
[15/60] Emitting module NIO
[16/73] Compiling Debugging Demangler.swift
[17/73] Compiling Debugging Debuggable.swift
[18/73] Emitting module Debugging
[19/73] Compiling NIO Heap.swift
[20/73] Compiling NIO IO.swift
[21/73] Compiling NIO IOData.swift
[22/73] Compiling NIO IntegerTypes.swift
[23/73] Compiling NIO Interfaces.swift
[24/73] Compiling NIO Linux.swift
[25/73] Compiling NIO LinuxCPUSet.swift
[26/73] Compiling NIO MarkedCircularBuffer.swift
[27/73] Compiling NIO MulticastChannel.swift
[28/73] Compiling NIO NIOAny.swift
[29/73] Compiling NIO NonBlockingFileIO.swift
[30/73] Compiling NIO PendingDatagramWritesManager.swift
[31/73] Compiling NIO PendingWritesManager.swift
[32/73] Compiling NIO PriorityQueue.swift
[33/73] Compiling NIO AddressedEnvelope.swift
[34/73] Compiling NIO BaseSocket.swift
[35/73] Compiling NIO BaseSocketChannel.swift
[36/73] Compiling NIO BlockingIOThreadPool.swift
[37/73] Compiling NIO Bootstrap.swift
[38/73] Compiling NIO ByteBuffer-aux.swift
[39/73] Compiling NIO ByteBuffer-core.swift
[40/73] Compiling NIO ByteBuffer-int.swift
[41/73] Compiling NIO ByteBuffer-views.swift
[42/73] Compiling NIO Channel.swift
[43/73] Compiling NIO ChannelHandler.swift
[44/73] Compiling NIO ChannelHandlers.swift
[45/73] Compiling NIO ChannelInvoker.swift
[46/73] Compiling NIO ChannelOption.swift
[47/73] Compiling NIO ChannelPipeline.swift
[48/73] Compiling NIO CircularBuffer.swift
[49/73] Compiling NIO Codec.swift
[50/73] Compiling NIO CompositeError.swift
[51/73] Compiling NIO ContiguousCollection.swift
[52/73] Compiling NIO DeadChannel.swift
[53/73] Compiling NIO Embedded.swift
[54/73] Compiling NIO EventLoop.swift
[55/73] Compiling NIO EventLoopFuture.swift
[56/73] Compiling NIO FileDescriptor.swift
[57/73] Compiling NIO FileHandle.swift
[58/73] Compiling NIO FileRegion.swift
[59/73] Compiling NIO GetaddrinfoResolver.swift
[60/73] Compiling NIO HappyEyeballs.swift
[61/73] Compiling NIO RecvByteBufferAllocator.swift
[62/73] Compiling NIO Resolver.swift
[63/73] Compiling NIO Selectable.swift
[64/73] Compiling NIO Selector.swift
[65/73] Compiling NIO ServerSocket.swift
[66/73] Compiling NIO Socket.swift
[67/73] Compiling NIO SocketAddresses.swift
[68/73] Compiling NIO SocketChannel.swift
[69/73] Compiling NIO SocketOptionProvider.swift
[70/73] Compiling NIO System.swift
[71/73] Compiling NIO Thread.swift
[72/73] Compiling NIO TypeAssistedChannelHandler.swift
[73/73] Compiling NIO Utilities.swift
[74/98] Emitting module Async
[75/101] Compiling Bits Bytes.swift
[76/101] Compiling Async Future+DoCatch.swift
[77/101] Compiling Async Future+Flatten.swift
[78/101] Compiling Async Future+Global.swift
[79/101] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[80/101] Compiling Bits ByteBuffer+peek.swift
[81/101] Compiling Bits ByteBuffer+require.swift
[82/101] Compiling Bits ByteBuffer+string.swift
[83/101] Compiling Bits BitsError.swift
[84/101] Compiling Bits Byte+Alphabet.swift
[85/101] Compiling Bits Byte+Control.swift
[86/101] Compiling Bits Byte+Digit.swift
[87/101] Emitting module NIOFoundationCompat
[88/101] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[95/104] Compiling Async FutureType.swift
[96/104] Compiling Async QueueHandler.swift
[97/104] Compiling Async Worker.swift
[98/104] Emitting module Bits
[102/104] Compiling Bits Data+Bytes.swift
[103/104] Compiling Bits Data+Strings.swift
[104/104] Compiling Bits Deprecated.swift
[105/124] Emitting module Core
[106/130] Compiling Core NotFound.swift
[107/130] Compiling Core OptionalType.swift
[108/130] Compiling Core Process+Execute.swift
[109/130] Compiling Core Reflectable.swift
[110/130] Compiling Core String+Utilities.swift
[111/130] Compiling Core Thread+Async.swift
[112/130] Compiling Core Data+Hex.swift
[113/130] Compiling Core DataCoders.swift
[114/130] Compiling Core Deprecated.swift
[115/130] Compiling Core DirectoryConfig.swift
[116/130] Compiling Core Exports.swift
[117/130] Compiling Core File.swift
[118/130] Compiling Core BasicKey.swift
[119/130] Compiling Core CaseInsensitiveString.swift
[120/130] Compiling Core Decodable+Reflectable.swift
[121/130] Compiling Core ReflectionDecodable.swift
[122/130] Compiling Core ReflectionDecoders.swift
[123/130] Compiling Core CoreError.swift
[124/130] Compiling Core Data+Base64URL.swift
[125/130] Compiling Core Future+Unwrap.swift
[126/130] Compiling Core FutureEncoder.swift
[127/130] Compiling Core HeaderValue.swift
[128/130] Compiling Core LosslessDataConvertible.swift
[129/130] Compiling Core MediaType.swift
[130/130] Compiling Core NestedData.swift
[131/137] Compiling URLEncodedForm URLEncodedFormData.swift
[132/137] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[133/139] Compiling URLEncodedForm URLEncodedFormParser.swift
[134/139] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[135/139] Compiling URLEncodedForm Exports.swift
[136/139] Compiling URLEncodedForm URLEncodedFormError.swift
[137/139] Emitting module URLEncodedForm
[138/139] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[139/139] Compiling URLEncodedForm URLEncodedFormEncoder.swift
Build complete! (19.07s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git (0.19s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.59s)
Fetching https://github.com/apple/swift-nio.git from cache
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 1.14.4 (0.89s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.18s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.61s)
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Build complete.
Done.