Build Information
Successful build of OTPKit 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/dsmurfin/OTPKit.git
Reference: 1.1.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dsmurfin/OTPKit
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 159b1f2 If initial advertisement multicast join fails, close the socket (#27)
Cloned https://github.com/dsmurfin/OTPKit.git
Revision (git rev-parse @):
159b1f252fff01bd840abace3a8c3482c2b5f20f
SUCCESS checkout https://github.com/dsmurfin/OTPKit.git at 1.1.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/dsmurfin/OTPKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[2/4] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[3/4] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
[5/34] Compiling OTPKit GeneralDefinitions.swift
[6/34] Compiling OTPKit Math.swift
[7/34] Compiling OTPKit Module.swift
[8/34] Compiling OTPKit ModuleIdentifier.swift
[9/34] Compiling OTPKit SystemAdvertismentLayer.swift
[10/34] Compiling OTPKit TransformLayer.swift
[11/34] Compiling OTPKit NetworkDefinitions.swift
[12/34] Compiling OTPKit Address.swift
[13/34] Compiling OTPKit ModulePosition.swift
[14/34] Compiling OTPKit ModulePositionVelAccel.swift
[15/34] Compiling OTPKit ModuleReferenceFrame.swift
[16/34] Compiling OTPKit ModuleRotation.swift
[17/38] Emitting module OTPKit
[18/38] Compiling OTPKit AddressPointDescription.swift
[19/38] Compiling OTPKit Data+Extension.swift
[20/38] Compiling OTPKit Date+Extension.swift
[21/38] Compiling OTPKit Folio.swift
[22/38] Compiling OTPKit Component.swift
[23/38] Compiling OTPKit ComponentSocket.swift
[24/38] Compiling OTPKit ComponentStatus.swift
[25/38] Compiling OTPKit Consumer.swift
[26/38] Compiling OTPKit ConsumerProducer.swift
[27/38] Compiling OTPKit Producer.swift
[28/38] Compiling OTPKit ProducerConsumer.swift
[29/38] Compiling OTPKit AdvertismentLayer.swift
[30/38] Compiling OTPKit ModuleAdvertisementLayer.swift
[31/38] Compiling OTPKit ModuleLayer.swift
[32/38] Compiling OTPKit NameAdvertisementLayer.swift
[33/38] Compiling OTPKit OTPLayer.swift
[34/38] Compiling OTPKit PointLayer.swift
[35/38] Compiling OTPKit ModuleRotationVelAccel.swift
[36/38] Compiling OTPKit ModuleScale.swift
[37/38] Compiling OTPKit Point.swift
[38/38] Compiling OTPKit CwlDispatch.swift
Build complete! (5.65s)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.17s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.34s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CocoaAsyncSocket-8b00c5d7 is not valid git repository for 'https://github.com/robbiehanson/CocoaAsyncSocket', will fetch again.
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CocoaAsyncSocket-8b00c5d7 is not valid git repository for 'https://github.com/robbiehanson/CocoaAsyncSocket', will fetch again.
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket from cache (0.00s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
Build complete.
Done.