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 main (195f4b), with Swift 5.10 for macOS (SPM) on 1 Oct 2024 17:32:31 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/SocketAddress
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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] Compiling SystemPackage FilePathWindows.swift
[6/25] Compiling SystemPackage FilePermissions.swift
[7/25] Compiling SystemPackage FilePathComponents.swift
[8/25] Compiling SystemPackage FilePathParsing.swift
[9/27] Compiling SystemPackage FilePathString.swift
[10/27] Compiling SystemPackage FilePathSyntax.swift
[11/27] Emitting module SystemPackage
[12/27] Compiling SystemPackage Util.swift
[13/27] Compiling SystemPackage UtilConsumers.swift
[14/27] Compiling SystemPackage Syscalls.swift
[15/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[16/27] Compiling SystemPackage FileOperations.swift
[17/27] Compiling SystemPackage FilePath.swift
[18/27] Compiling SystemPackage FilePathComponentView.swift
[19/27] Compiling SystemPackage PlatformString.swift
[20/27] Compiling SystemPackage SystemString.swift
[21/27] Compiling SystemPackage CInterop.swift
[22/27] Compiling SystemPackage Constants.swift
[23/27] Compiling SystemPackage Errno.swift
[24/27] Compiling SystemPackage FileDescriptor.swift
[25/27] Compiling SystemPackage FileHelpers.swift
[26/27] Compiling SystemPackage Exports.swift
[27/27] Compiling SystemPackage Mocking.swift
[28/30] Emitting module SocketAddress
[29/30] Compiling SocketAddress SocketAddress.swift
[30/30] Compiling SocketAddress Utils.swift
Build complete! (7.83s)
Fetching https://github.com/apple/swift-system
[1/3656] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (1.47s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.2 (0.44s)
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.