Build Information
Successful build of Popen, reference main (f3fc59
), with Swift 5.8 for macOS (SPM) on 4 Sep 2024 16:58:10 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/Popen.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/Popen
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f3fc592 NSData more reliable.
Cloned https://github.com/johnno1962/Popen.git
Revision (git rev-parse @):
f3fc592996af14410a3a2eb473e744ccad3834ae
SUCCESS checkout https://github.com/johnno1962/Popen.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/johnno1962/Popen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling Popen Stream.swift
[2/14] Compiling Popen Topen.swift
[3/14] Compiling PopenD Fopen.swift
[4/14] Compiling PopenD Topen.swift
[5/14] Compiling Popen Fstat.swift
[6/14] Compiling Popen Fopen.swift
[7/14] Emitting module Popen
[8/14] Compiling Popen Popen.swift
[9/14] Compiling Popen Glob.swift
[10/14] Compiling PopenD Popen.swift
[11/14] Compiling PopenD Glob.swift
[12/14] Compiling PopenD Fstat.swift
[13/14] Emitting module PopenD
[14/14] Compiling PopenD Stream.swift
Build complete! (11.52s)
Build complete.
Done.