The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Popen, reference 2.1.7 (f3fc59), with Swift 5.9 for macOS (SPM) on 4 Sep 2024 16:57:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: 2.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/Popen
 * tag               2.1.7      -> FETCH_HEAD
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 2.1.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/johnno1962/Popen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling PopenD Stream.swift
[2/14] Compiling Popen Stream.swift
[3/14] Compiling PopenD Fopen.swift
[4/14] Compiling PopenD Topen.swift
[5/14] Emitting module PopenD
[6/14] Compiling PopenD Fstat.swift
[7/14] Compiling PopenD Glob.swift
[8/14] Compiling PopenD Popen.swift
[9/14] Compiling Popen Popen.swift
[10/14] Compiling Popen Glob.swift
[11/14] Emitting module Popen
[12/14] Compiling Popen Fstat.swift
[13/14] Compiling Popen Fopen.swift
[14/14] Compiling Popen Topen.swift
Build complete! (10.28s)
Build complete.
Done.