The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Service with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/3/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
Revision (git rev-parse @):
fa5b5de62bd68bcde9a69933f31319e46c7275fb
SUCCESS checkout https://github.com/vapor/service.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/service.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[5/16] Compiling CNIOLinux ifaddrs-android.c
[5/16] Compiling CNIOLinux shim.c
[12/16] Write swift-version--423B1241ED78D482.txt
/Users/builder/builds/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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/UKfvDsi8u/3/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.
[13/25] Compiling CNIOSHA1 c_nio_sha1.c
[14/25] Compiling CNIODarwin shim.c
[16/25] Emitting module NIOPriorityQueue
[17/25] Compiling COperatingSystem libc.swift
[18/25] Emitting module COperatingSystem
[19/25] Compiling NIOPriorityQueue PriorityQueue.swift
[20/25] Compiling NIOPriorityQueue Heap.swift
[21/25] Compiling Debugging SourceLocation.swift
[22/25] Compiling Debugging Demangler.swift
[23/25] Emitting module Debugging
[24/25] Compiling Debugging Debuggable.swift
[24/25] Compiling c-atomics.c
[26/28] Emitting module NIOConcurrencyHelpers
[27/28] Compiling NIOConcurrencyHelpers lock.swift
[28/28] Compiling NIOConcurrencyHelpers atomics.swift
[29/78] Compiling NIO Heap.swift
[30/78] Compiling NIO IO.swift
[31/78] Compiling NIO IOData.swift
[32/78] Compiling NIO IntegerTypes.swift
[33/78] Compiling NIO Interfaces.swift
[34/78] Compiling NIO Linux.swift
[35/78] Compiling NIO LinuxCPUSet.swift
[36/84] Compiling NIO ByteBuffer-int.swift
[37/84] Compiling NIO ByteBuffer-views.swift
[38/84] Compiling NIO Channel.swift
[39/84] Compiling NIO ChannelHandler.swift
[40/84] Compiling NIO ChannelHandlers.swift
[41/84] Compiling NIO ChannelInvoker.swift
[42/84] Compiling NIO ChannelOption.swift
[43/84] Compiling NIO EventLoop.swift
[44/84] Compiling NIO EventLoopFuture.swift
[45/84] Compiling NIO FileDescriptor.swift
[46/84] Compiling NIO FileHandle.swift
[47/84] Compiling NIO FileRegion.swift
[48/84] Compiling NIO GetaddrinfoResolver.swift
[49/84] Compiling NIO HappyEyeballs.swift
[50/84] Compiling NIO ChannelPipeline.swift
[51/84] Compiling NIO CircularBuffer.swift
[52/84] Compiling NIO Codec.swift
[53/84] Compiling NIO CompositeError.swift
[54/84] Compiling NIO ContiguousCollection.swift
[55/84] Compiling NIO DeadChannel.swift
[56/84] Compiling NIO Embedded.swift
[57/84] Compiling NIO MarkedCircularBuffer.swift
[58/84] Compiling NIO MulticastChannel.swift
[59/84] Compiling NIO NIOAny.swift
[60/84] Compiling NIO NonBlockingFileIO.swift
[61/84] Compiling NIO PendingDatagramWritesManager.swift
[62/84] Compiling NIO PendingWritesManager.swift
[63/84] Compiling NIO PriorityQueue.swift
[64/84] Compiling NIO SocketChannel.swift
[65/84] Compiling NIO SocketOptionProvider.swift
[66/84] Compiling NIO System.swift
[67/84] Compiling NIO Thread.swift
[68/84] Compiling NIO TypeAssistedChannelHandler.swift
[69/84] Compiling NIO Utilities.swift
[70/84] Compiling NIO RecvByteBufferAllocator.swift
[71/84] Compiling NIO Resolver.swift
[72/84] Compiling NIO Selectable.swift
[73/84] Compiling NIO Selector.swift
[74/84] Compiling NIO ServerSocket.swift
[75/84] Compiling NIO Socket.swift
[76/84] Compiling NIO SocketAddresses.swift
[77/84] Compiling NIO AddressedEnvelope.swift
[78/84] Compiling NIO BaseSocket.swift
[79/84] Compiling NIO BaseSocketChannel.swift
[80/84] Compiling NIO BlockingIOThreadPool.swift
[81/84] Compiling NIO Bootstrap.swift
[82/84] Compiling NIO ByteBuffer-aux.swift
[83/84] Compiling NIO ByteBuffer-core.swift
[84/84] Emitting module NIO
[85/113] Compiling Async Future+Map.swift
[86/113] Compiling Async Future+Transform.swift
[87/114] Compiling Bits Byte+Control.swift
[88/114] Compiling Bits Byte+Digit.swift
[89/114] Compiling Async Worker.swift
[90/114] Compiling Async Exports.swift
[91/114] Compiling Async Future+DoCatch.swift
[92/114] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[93/114] Compiling Bits ByteBuffer+peek.swift
[94/114] Compiling Bits ByteBuffer+require.swift
[95/114] Compiling Bits ByteBuffer+string.swift
[96/114] Emitting module Async
[97/114] Compiling Async FutureType.swift
[98/114] Compiling Async QueueHandler.swift
[99/114] Compiling Bits BitsError.swift
[100/114] Compiling Bits Byte+Alphabet.swift
[101/114] Emitting module NIOFoundationCompat
[102/114] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[103/114] Compiling Bits Bytes.swift
[106/115] Emitting module Bits
[109/115] Compiling Bits Data+Bytes.swift
[114/115] Compiling Bits Data+Strings.swift
[115/115] Compiling Bits Deprecated.swift
[116/138] Compiling Core DirectoryConfig.swift
[117/138] Compiling Core Exports.swift
[118/138] Compiling Core File.swift
[119/141] Compiling Core Future+Unwrap.swift
[120/141] Compiling Core FutureEncoder.swift
[121/141] Compiling Core HeaderValue.swift
[122/141] Compiling Core NotFound.swift
[123/141] Compiling Core OptionalType.swift
[124/141] Compiling Core Process+Execute.swift
[125/141] Compiling Core Reflectable.swift
[126/141] Compiling Core String+Utilities.swift
[127/141] Compiling Core Thread+Async.swift
[128/141] Compiling Core BasicKey.swift
[129/141] Compiling Core CaseInsensitiveString.swift
[130/141] Compiling Core Decodable+Reflectable.swift
[131/141] Compiling Core ReflectionDecodable.swift
[132/141] Compiling Core ReflectionDecoders.swift
[133/141] Compiling Core CoreError.swift
[134/141] Compiling Core Data+Base64URL.swift
[135/141] Emitting module Core
[136/141] Compiling Core Data+Hex.swift
[137/141] Compiling Core DataCoders.swift
[138/141] Compiling Core Deprecated.swift
[139/141] Compiling Core LosslessDataConvertible.swift
[140/141] Compiling Core MediaType.swift
[141/141] Compiling Core NestedData.swift
[142/160] Emitting module Service
[143/160] Compiling Service ServiceID.swift
[144/160] Compiling Service ServiceType.swift
[145/160] Compiling Service Service.swift
[146/160] Compiling Service ServiceCache.swift
[147/160] Compiling Service ServiceFactory.swift
[148/162] Compiling Service Deprecated.swift
[149/162] Compiling Service Exports.swift
[150/162] Compiling Service Container.swift
[151/162] Compiling Service ContainerAlias.swift
[152/162] Compiling Service SubContainer.swift
[153/162] Compiling Service Services.swift
[154/162] Compiling Service TypeServiceFactory.swift
[155/162] Compiling Service Environment.swift
[156/162] Compiling Service Provider.swift
[157/162] Compiling Service BasicServiceFactory.swift
[158/162] Compiling Service Config.swift
[159/162] Compiling Service BasicContainer.swift
[160/162] Compiling Service BasicSubContainer.swift
[161/162] Compiling Service Extendable.swift
[162/162] Compiling Service ServiceError.swift
Build complete! (13.10s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git from cache (0.19s)
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 from cache (0.34s)
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 from cache (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.03s)
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
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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
Build complete.
Done.

Build Machine: Mac 7