Build Information
Successful build of OTPKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dsmurfin/OTPKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dsmurfin/OTPKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket (0.56s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (1.43s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "otpkit",
"name": "OTPKit",
"url": "https://github.com/dsmurfin/OTPKit.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OTPKit",
"dependencies": [
{
"identity": "cocoaasyncsocket",
"name": "CocoaAsyncSocket",
"url": "https://github.com/robbiehanson/CocoaAsyncSocket",
"version": "7.6.5",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CocoaAsyncSocket",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dsmurfin/OTPKit.git
[1/704] Fetching otpkit
Fetched https://github.com/dsmurfin/OTPKit.git (0.35s)
Fetching https://github.com/robbiehanson/CocoaAsyncSocket from cache
Fetched https://github.com/robbiehanson/CocoaAsyncSocket (0.24s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.03s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
Creating working copy for https://github.com/dsmurfin/OTPKit.git
Working copy of https://github.com/dsmurfin/OTPKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'otpkit' is not used by any target
Found 1 product dependencies
- CocoaAsyncSocket
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
[1/2] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[3/32] Emitting module OTPKit
[4/36] Compiling OTPKit AddressPointDescription.swift
[5/36] Compiling OTPKit Data+Extension.swift
[6/36] Compiling OTPKit Date+Extension.swift
[7/36] Compiling OTPKit Folio.swift
[8/36] Compiling OTPKit SystemAdvertismentLayer.swift
[9/36] Compiling OTPKit TransformLayer.swift
[10/36] Compiling OTPKit NetworkDefinitions.swift
[11/36] Compiling OTPKit Address.swift
[12/36] Compiling OTPKit ModuleLayer.swift
[13/36] Compiling OTPKit NameAdvertisementLayer.swift
[14/36] Compiling OTPKit OTPLayer.swift
[15/36] Compiling OTPKit PointLayer.swift
[16/36] Compiling OTPKit ModuleRotationVelAccel.swift
[17/36] Compiling OTPKit ModuleScale.swift
[18/36] Compiling OTPKit Point.swift
[19/36] Compiling OTPKit CwlDispatch.swift
[20/36] Compiling OTPKit ModulePosition.swift
[21/36] Compiling OTPKit ModulePositionVelAccel.swift
[22/36] Compiling OTPKit ModuleReferenceFrame.swift
[23/36] Compiling OTPKit ModuleRotation.swift
[24/36] Compiling OTPKit GeneralDefinitions.swift
[25/36] Compiling OTPKit Math.swift
[26/36] Compiling OTPKit Module.swift
[27/36] Compiling OTPKit ModuleIdentifier.swift
[28/36] Compiling OTPKit Component.swift
[29/36] Compiling OTPKit ComponentSocket.swift
[30/36] Compiling OTPKit ComponentStatus.swift
[31/36] Compiling OTPKit Consumer.swift
[32/36] Compiling OTPKit ConsumerProducer.swift
[33/36] Compiling OTPKit Producer.swift
[34/36] Compiling OTPKit ProducerConsumer.swift
[35/36] Compiling OTPKit AdvertismentLayer.swift
[36/36] Compiling OTPKit ModuleAdvertisementLayer.swift
Build complete! (13.98s)
Build complete.
Done.