The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Regex 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/davidskrundz/regex.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/regex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6ceb24d Corrected spelling
Cloned https://github.com/davidskrundz/regex.git
Revision (git rev-parse @):
6ceb24d26dd1c8e4c0fc239ec779c13938c672f6
SUCCESS checkout https://github.com/davidskrundz/regex.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davidskrundz/regex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/16] Compiling Generator Generator+Sequence.swift
[5/16] Compiling Generator Generator+Peek.swift
[6/17] Compiling Generator Generator+Previous.swift
[7/17] Emitting module Generator
[8/17] Compiling Generator Generator+Move.swift
[9/17] Compiling Generator Character.swift
[10/17] Compiling Generator Collection+Generator.swift
[11/17] Compiling Generator Generator+Iterator.swift
[12/17] Compiling Generator Generator+String.swift
[13/17] Compiling Generator Generator.swift
[14/27] Compiling Regex Regex.swift
[15/27] Compiling Regex RegexError.swift
[16/28] Compiling Regex Symbol.swift
[17/28] Compiling Regex Optimizer.swift
[18/28] Compiling Regex Parser.swift
[19/28] Compiling Regex RegexMatch.swift
[20/28] Compiling Regex Lexer.swift
[21/28] Compiling Regex Token.swift
[22/28] Emitting module Regex
[23/28] Compiling Regex Automaton.swift
[24/28] Compiling Regex Compiler.swift
[24/28] Write Objects.LinkFileList
[26/28] Archiving libsRegex.a
[27/28] Linking libdRegex.dylib
Build complete! (4.96s)
Fetching https://github.com/DavidSkrundz/Collections.git from cache
Fetched https://github.com/DavidSkrundz/Collections.git from cache (0.32s)
Computing version for https://github.com/DavidSkrundz/Collections.git
Computed https://github.com/DavidSkrundz/Collections.git at 1.1.2 (0.70s)
Creating working copy for https://github.com/DavidSkrundz/Collections.git
Working copy of https://github.com/DavidSkrundz/Collections.git resolved at 1.1.2
Build complete.
Done.