Build Information
Successful build of SwiftTestReporter, reference master (35b6a9
), with Swift 5.10 for macOS (SPM) on 16 Oct 2024 16:00:23 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/allegro/swift-junit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/allegro/swift-junit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 35b6a95 Merge pull request #22 from allegro/feature/swift6
Cloned https://github.com/allegro/swift-junit.git
Revision (git rev-parse @):
35b6a9550fdfc506f3245e2bd85b42f19747ee1e
SUCCESS checkout https://github.com/allegro/swift-junit.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/allegro/swift-junit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling HTMLString NSString+HTMLString.swift
[5/7] Compiling HTMLString HTMLString.swift
[6/7] Compiling HTMLString Mappings.swift
[7/7] Emitting module HTMLString
[8/16] Compiling SwiftTestReporter Utils.swift
[9/16] Compiling SwiftTestReporter TestObserver.swift
[10/16] Emitting module SwiftTestReporter
[11/16] Compiling SwiftTestReporter Models.swift
[12/16] Compiling SwiftTestReporter Handlers.swift
[13/16] Compiling SwiftTestReporter JUnitReporter.swift
[14/16] Compiling SwiftTestReporter Models+JUnit.swift
[15/16] Compiling SwiftTestReporter Reporter.swift
[16/16] Compiling SwiftTestReporter JUnitElement.swift
Build complete! (18.26s)
Fetching https://github.com/alexaubry/HTMLString.git
[1/1631] Fetching htmlstring
Fetched https://github.com/alexaubry/HTMLString.git from cache (1.53s)
Computing version for https://github.com/alexaubry/HTMLString.git
Computed https://github.com/alexaubry/HTMLString.git at 5.0.0 (2.06s)
Creating working copy for https://github.com/alexaubry/HTMLString.git
Working copy of https://github.com/alexaubry/HTMLString.git resolved at 5.0.0
Build complete.
Done.