The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SocketAddress, reference 0.0.3 (195f4b), with Swift 5.10 for macOS (SPM) on 1 Oct 2024 17:32:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SocketAddress.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SocketAddress
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 195f4b6 more Android build fixes
Cloned https://github.com/PADL/SocketAddress.git
Revision (git rev-parse @):
195f4b64eb7d69894026e24131551068ee10143e
SUCCESS checkout https://github.com/PADL/SocketAddress.git at 0.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/PADL/SocketAddress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-33747A42983211AE.txt
[3/4] Compiling CSystem shims.c
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage Util.swift
[7/27] Compiling SystemPackage UtilConsumers.swift
[8/27] Compiling SystemPackage FilePathComponents.swift
[9/27] Compiling SystemPackage FilePathParsing.swift
[10/27] Compiling SystemPackage FilePathString.swift
[11/27] Compiling SystemPackage FilePathSyntax.swift
[12/27] Compiling SystemPackage PlatformString.swift
[13/27] Compiling SystemPackage SystemString.swift
[14/27] Compiling SystemPackage Syscalls.swift
[15/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[16/27] Compiling SystemPackage Exports.swift
[17/27] Compiling SystemPackage Mocking.swift
[18/27] Compiling SystemPackage FileOperations.swift
[19/27] Compiling SystemPackage FilePath.swift
[20/27] Compiling SystemPackage FilePathComponentView.swift
[21/27] Compiling SystemPackage Errno.swift
[22/27] Compiling SystemPackage FileDescriptor.swift
[23/27] Compiling SystemPackage FileHelpers.swift
[24/27] Compiling SystemPackage FilePathWindows.swift
[25/27] Compiling SystemPackage FilePermissions.swift
[26/27] Compiling SystemPackage CInterop.swift
[27/27] Compiling SystemPackage Constants.swift
[28/30] Compiling SocketAddress Utils.swift
[29/30] Compiling SocketAddress SocketAddress.swift
[30/30] Emitting module SocketAddress
Build complete! (6.58s)
Fetching https://github.com/apple/swift-system
[1/3656] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.41s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.2
Build complete.
Done.