The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Service 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/vapor/service.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor/service
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at fa5b5de swift 5 warning fixes (#38)
Cloned https://github.com/vapor/service.git into spi-builder-workspace
fa5b5de62bd68bcde9a69933f31319e46c7275fb
SUCCESS checkout https://github.com/vapor/service.git at 1.0.2
========================================
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/vapor/core.git from cache
Fetched https://github.com/vapor/core.git (0.21s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.02s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git (1.30s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
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.01s)
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-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/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
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
Building for debugging...
[0/5] Compiling CNIOLinux shim.c
[0/5] Compiling CNIOLinux ifaddrs-android.c
[2/14] Compiling CNIODarwin shim.c
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition 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/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition 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/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition 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)
^
4 warnings generated.
[3/14] Compiling CNIOSHA1 c_nio_sha1.c
[5/14] Compiling COperatingSystem libc.swift
[6/14] Emitting module COperatingSystem
[7/14] Compiling NIOPriorityQueue Heap.swift
[8/14] Compiling NIOPriorityQueue PriorityQueue.swift
[9/14] Emitting module NIOPriorityQueue
[9/14] Compiling c-atomics.c
[11/17] Compiling NIOConcurrencyHelpers lock.swift
[12/17] Emitting module NIOConcurrencyHelpers
[13/17] Compiling NIOConcurrencyHelpers atomics.swift
[14/67] Compiling Debugging Demangler.swift
[15/67] Compiling Debugging SourceLocation.swift
[16/67] Compiling Debugging Debuggable.swift
[17/67] Emitting module Debugging
[18/67] Emitting module NIO
[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 RecvByteBufferAllocator.swift
[34/73] Compiling NIO Resolver.swift
[35/73] Compiling NIO Selectable.swift
[36/73] Compiling NIO Selector.swift
[37/73] Compiling NIO ServerSocket.swift
[38/73] Compiling NIO Socket.swift
[39/73] Compiling NIO SocketAddresses.swift
[40/73] Compiling NIO ChannelPipeline.swift
[41/73] Compiling NIO CircularBuffer.swift
[42/73] Compiling NIO Codec.swift
[43/73] Compiling NIO CompositeError.swift
[44/73] Compiling NIO ContiguousCollection.swift
[45/73] Compiling NIO DeadChannel.swift
[46/73] Compiling NIO Embedded.swift
[47/73] Compiling NIO ByteBuffer-int.swift
[48/73] Compiling NIO ByteBuffer-views.swift
[49/73] Compiling NIO Channel.swift
[50/73] Compiling NIO ChannelHandler.swift
[51/73] Compiling NIO ChannelHandlers.swift
[52/73] Compiling NIO ChannelInvoker.swift
[53/73] Compiling NIO ChannelOption.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 AddressedEnvelope.swift
[62/73] Compiling NIO BaseSocket.swift
[63/73] Compiling NIO BaseSocketChannel.swift
[64/73] Compiling NIO BlockingIOThreadPool.swift
[65/73] Compiling NIO Bootstrap.swift
[66/73] Compiling NIO ByteBuffer-aux.swift
[67/73] Compiling NIO ByteBuffer-core.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/102] Compiling Bits Bytes.swift
[75/103] Compiling Async Exports.swift
[76/103] Compiling Async Future+DoCatch.swift
[77/104] Emitting module Async
[78/104] Compiling Async Async+NIO.swift
[79/104] Compiling Async AsyncError.swift
[80/104] Compiling Bits Data+Bytes.swift
[81/104] Compiling Bits Deprecated.swift
[82/104] Emitting module NIOFoundationCompat
[83/104] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[84/104] Compiling Async FutureType.swift
[85/104] Compiling Async QueueHandler.swift
[86/104] Compiling Async Collection+Future.swift
[87/104] Compiling Async Deprecated.swift
[88/104] Compiling Async Future+Flatten.swift
[89/104] Compiling Async Future+Global.swift
[90/104] Compiling Async Future+Map.swift
[91/104] Compiling Async Future+Transform.swift
[92/104] Compiling Async Future+Variadic.swift
[93/104] Compiling Async Future+Void.swift
[96/104] Emitting module Bits
[103/104] Compiling Async Worker.swift
[104/104] Compiling Bits Data+Strings.swift
[105/127] Compiling Core BasicKey.swift
[106/127] Compiling Core CaseInsensitiveString.swift
[107/127] Compiling Core Decodable+Reflectable.swift
[108/127] Compiling Core ReflectionDecodable.swift
[109/130] Compiling Core Data+Hex.swift
[110/130] Compiling Core DataCoders.swift
[111/130] Compiling Core Deprecated.swift
[112/130] Compiling Core Reflectable.swift
[113/130] Compiling Core String+Utilities.swift
[114/130] Compiling Core Thread+Async.swift
[115/130] Emitting module Core
[116/130] Compiling Core NotFound.swift
[117/130] Compiling Core OptionalType.swift
[118/130] Compiling Core Process+Execute.swift
[119/130] Compiling Core DirectoryConfig.swift
[120/130] Compiling Core Exports.swift
[121/130] Compiling Core File.swift
[122/130] Compiling Core LosslessDataConvertible.swift
[123/130] Compiling Core MediaType.swift
[124/130] Compiling Core NestedData.swift
[125/130] Compiling Core Future+Unwrap.swift
[126/130] Compiling Core FutureEncoder.swift
[127/130] Compiling Core HeaderValue.swift
[128/130] Compiling Core ReflectionDecoders.swift
[129/130] Compiling Core CoreError.swift
[130/130] Compiling Core Data+Base64URL.swift
[131/149] Compiling Service Service.swift
[132/149] Compiling Service ServiceCache.swift
[133/149] Compiling Service ServiceFactory.swift
[134/149] Compiling Service ServiceID.swift
[135/149] Compiling Service ServiceType.swift
[136/149] Compiling Service Services.swift
[137/149] Compiling Service TypeServiceFactory.swift
[138/149] Compiling Service Deprecated.swift
[139/149] Compiling Service Exports.swift
[140/149] Emitting module Service
[141/149] Compiling Service Container.swift
[142/149] Compiling Service ContainerAlias.swift
[143/149] Compiling Service SubContainer.swift
[144/149] Compiling Service Environment.swift
[145/149] Compiling Service Provider.swift
[146/149] Compiling Service BasicServiceFactory.swift
[147/149] Compiling Service Config.swift
[148/149] Compiling Service BasicContainer.swift
[149/149] Compiling Service BasicSubContainer.swift
[150/151] Compiling Service Extendable.swift
[151/151] Compiling Service ServiceError.swift
Build complete! (14.50s)
Build complete.
Done.

Build Machine: Mac 5