The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hmap with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/milend/hmap.git
Reference: 1.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/milend/hmap
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 080d03a Bump version to 1.0.4
Cloned https://github.com/milend/hmap.git into spi-builder-workspace
080d03a61337be936cd36d8546392dd1056fc9d5
SUCCESS checkout https://github.com/milend/hmap.git at 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Commander.git (0.27s)
Computing version for https://github.com/kylef/Commander.git
Fetched https://github.com/kylef/Spectre.git (0.27s)
Computed https://github.com/kylef/Commander.git at 0.9.0 (0.06s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.07s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
Building for debugging...
[1/22] Compiling Commander Error.swift
[2/23] Compiling Commander Group.swift
[3/23] Compiling Commander CommandRunner.swift
[4/23] Emitting module Commander
[5/23] Compiling Commander CommandType.swift
[6/23] Compiling Commander Command.swift
[7/23] Compiling Commander ArgumentParser.swift
[8/23] Compiling Commander ArgumentConvertible.swift
[9/23] Compiling Commander ArgumentDescription.swift
[10/23] Compiling Commander Commands.swift
[11/23] Compiling HeaderMapCore DictionaryExtensions.swift
[12/23] Compiling HeaderMapCore NumberExtensions.swift
[13/24] Compiling HeaderMapCore ArrayExtensions.swift
[14/24] Compiling HeaderMapCore HeaderMapMaker.swift
[15/24] Compiling HeaderMapCore HeaderMap.swift
[16/24] Compiling HeaderMapCore HeaderMapError.swift
[19/24] Emitting module HeaderMapCore
[20/24] Compiling HeaderMapCore JSONHeaderMap.swift
[21/24] Compiling HeaderMapCore StringExtensions.swift
[22/30] Compiling HeaderMapFrontend PrintCommands.swift
[23/30] Compiling HeaderMapFrontend FrontendErrors.swift
[24/30] Compiling HeaderMapFrontend ConvertCommands.swift
[25/30] Emitting module HeaderMapFrontend
[26/30] Compiling HeaderMapFrontend Command.swift
[27/30] Compiling HeaderMapFrontend FileFormat.swift
[28/36] Emitting module hmap
[29/36] Compiling hmap ReturnCodes.swift
[30/36] Compiling hmap main.swift
[31/36] Compiling hmap StringExtensions.swift
[32/36] Compiling hmap Print.swift
[33/36] Compiling hmap Convert.swift
[33/36] Linking hmap
[35/36] Emitting module HeaderMapTesting
[36/36] Compiling HeaderMapTesting TestingExtensions.swift
Build complete! (12.34s)
Build complete.
Done.